document tab/shift-tab completion bindings
This commit is contained in:
parent
275bed4ea0
commit
ff1f50c794
|
@ -45,5 +45,6 @@ COMMAND MODE
|
||||||
During scrollback search, the current selection is changed to the search match
|
During scrollback search, the current selection is changed to the search match
|
||||||
and copied to the PRIMARY clipboard buffer.
|
and copied to the PRIMARY clipboard buffer.
|
||||||
|
|
||||||
With the scrollback search/completion widget open, up/down cycle through
|
With the scrollback search/completion widget open, up/down (or tab/shift-tab)
|
||||||
completions, escape closes the widget and enter accepts the input.
|
cycle through completions, escape closes the widget and enter accepts the
|
||||||
|
input.
|
||||||
|
|
Loading…
Reference in New Issue