add subsections to README
This commit is contained in:
parent
137e8794bb
commit
c9f773f4a5
|
@ -14,14 +14,16 @@ KEYBINDINGS
|
||||||
* ``ctrl-shift-v``: paste from CLIPBOARD
|
* ``ctrl-shift-v``: paste from CLIPBOARD
|
||||||
* ``ctrl-shift-u``: unicode input (standard GTK binding)
|
* ``ctrl-shift-u``: unicode input (standard GTK binding)
|
||||||
|
|
||||||
Scrollback completion:
|
Scrollback completion
|
||||||
|
---------------------
|
||||||
|
|
||||||
* ``ctrl-tab``: start scrollback completion
|
* ``ctrl-tab``: start scrollback completion
|
||||||
|
|
||||||
With the scrollback completion widget focused, the up/down arrows cycle through
|
With the scrollback completion widget focused, the up/down arrows cycle through
|
||||||
completions and enter inputs the text into the terminal.
|
completions and enter inputs the text into the terminal.
|
||||||
|
|
||||||
Scrollback search:
|
Scrollback search
|
||||||
|
-----------------
|
||||||
|
|
||||||
* ``ctrl-shift-f``: start forward search
|
* ``ctrl-shift-f``: start forward search
|
||||||
* ``ctrl-shift-b``: start reverse search
|
* ``ctrl-shift-b``: start reverse search
|
||||||
|
|
Loading…
Reference in New Issue