document tab/shift-tab completion bindings

This commit is contained in:
Daniel Micay 2012-08-24 10:30:00 -04:00
parent 275bed4ea0
commit ff1f50c794
1 changed files with 3 additions and 2 deletions

View File

@ -45,5 +45,6 @@ COMMAND MODE
During scrollback search, the current selection is changed to the search match
and copied to the PRIMARY clipboard buffer.
With the scrollback search/completion widget open, up/down cycle through
completions, escape closes the widget and enter accepts the input.
With the scrollback search/completion widget open, up/down (or tab/shift-tab)
cycle through completions, escape closes the widget and enter accepts the
input.