Added shortcut for pasteBinary

This commit is contained in:
Devine Lu Linvega 2024-07-26 10:14:11 -07:00
parent f1708b35fd
commit 46caefa8f2
1 changed files with 2 additions and 2 deletions

View File

@ -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