Correct key bindings in usage.

This commit is contained in:
Andrew Hamilton 2022-01-07 18:03:13 +10:00
parent 401005ee3a
commit c3763d730b

View file

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