Correct key bindings in usage.
This commit is contained in:
parent
401005ee3a
commit
c3763d730b
1 changed files with 7 additions and 6 deletions
|
|
@ -35,12 +35,13 @@ Example:
|
|||
# {PROJECT_NAME} project.py.bak project.py
|
||||
|
||||
Keys:
|
||||
Alt-s Save file.
|
||||
Alt-o Switch focus between editors. (toggle)
|
||||
Alt-up Move to previous difference.
|
||||
Alt-down Move to next difference.
|
||||
Alt-c Change syntax highlighting theme. (cycle)
|
||||
Alt-h Hide sub-highlighting of modifications. (toggle)
|
||||
Ctrl-x, Ctrl-s Save file.
|
||||
Alt-o Switch focus between editors. (toggle)
|
||||
Alt-up Move to previous difference.
|
||||
Alt-down Move to next difference.
|
||||
Alt-c Change syntax highlighting theme. (cycle)
|
||||
Alt-h Hide sub-highlighting of modifications. (toggle)
|
||||
Esc or Ctrl-x, Ctrl-c Quit.
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue