Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Jun 29, 2024
1 parent 9feb523 commit 03a0cdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -966,8 +966,8 @@ The currently supported Key bindings are as follows:
| <kbd>0-9 & A-F</kbd> | edit the current byte | - | - | - |
| <kbd><</kbd> | insert a new byte to the left | - | - | - |
| <kbd>> & ␣</kbd> | insert a new byte to the right | - | - | - |
| <kbd>Backspace</kbd> | reset current byte | reset current byte | remove current byte | reset current byte |
| <kbd>Delete</kbd> | reset current byte | reset current byte | remove current byte | reset current byte |
| <kbd>Backspace</kbd> | reset current byte(s) | reset current byte(s) | remove current byte(s) | reset current byte(s) |
| <kbd>Delete</kbd> | reset current byte(s) | reset current byte(s) | remove current byte(s) | reset current byte(s) |
||||||
| <kbd>SelectAll/^A</kbd> | - | - | select the entire file | - |
| <kbd>Copy/^C</kbd> | - | - | copy selected bytes | - |
Expand Down

0 comments on commit 03a0cdd

Please sign in to comment.