From ff1f50c79454d8fe43ba385a3de56da75ee5f902 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 24 Aug 2012 10:30:00 -0400 Subject: [PATCH] document tab/shift-tab completion bindings --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ece721c..989cc96 100644 --- a/README.rst +++ b/README.rst @@ -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.