~rabbits/left

46caefa8f27c819432a085078e6a509f6600b19c — Devine Lu Linvega a month ago f1708b3 main
Added shortcut for pasteBinary
1 files changed, 2 insertions(+), 2 deletions(-)

M src/left.tal
M src/left.tal => src/left.tal +2 -2
@@ 63,7 63,7 @@
	( name ) "Left 0a
	( details ) "A 20 "Text 20 "Editor 0a
	( author ) "By 20 "Hundred 20 "Rabbits 0a
	( date ) "23 20 "Jul 20 "2024 $1 02
	( date ) "26 20 "Jul 20 "2024 $1 02
	( > ) 83 =appicon
	( > ) 0a =manifest



@@ 78,7 78,7 @@
	( >>>>> ) 06 "Edit $1
	( > ) 01 "c =edit-copy "Copy $1
	( > ) 01 "v =edit-paste "Paste $1
	( > ) 00 00 =edit-paste-binary "Paste 20 "Binary $1
	( > ) 05 "V =edit-paste-binary "Paste 20 "Binary $1
	( > ) 01 "x =edit-cut "Cut $1
	( > ) 00 08 =erase "Erase $1
	( > ) 00 7f =delete "Delete $1