Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Feb 11, 2024
1 parent 6077d88 commit 7d7c18e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ARGUMENTS.md
Original file line number Diff line number Diff line change
@@ -866,7 +866,9 @@ The currently supported Key bindings are as follows:
| <kbd>Save/^S</kbd> | - | - | save changes | - |
| <kbd>Jump/^E</kbd> | - | - | prompt to jump to specific line | - |
| <kbd>Find/^F</kbd> | - | - | prompt to search in the file | - |
| <kbd>Close/^Q</kbd> | - | - | close editor </br>(prompt to save, if neccessary) | - |
| <kbd>Background/^B</kbd> | - | - | put the editor in the background</br>(UNIX only) | - |
| <kbd>Reload/^R</kbd> | - | - | prompt to reload the file | - |
| <kbd>Close/^Q</kbd> | - | - | close editor</br>(prompt to save, if neccessary) | - |
| <kbd>Interrupt/^C</kbd> | - | - | interrupt program | - |


0 comments on commit 7d7c18e

Please sign in to comment.