Allow command/control-click/wheel

e.g. urxvt
This commit is contained in:
Junegunn Choi
2014-03-07 17:30:44 +09:00
parent 27d3b52843
commit bbf4567dd8
2 changed files with 8 additions and 7 deletions

View File

@@ -102,8 +102,9 @@ The following readline key bindings should also work as expected.
If you enable multi-select mode with `-m` option, you can select multiple items
with TAB or Shift-TAB key.
You can also use mouse. Double-click on an item to select it or shift-click to
select multiple items. Use mouse wheel to move the cursor up and down.
You can also use mouse. Double-click on an item to select it or shift-click (or
ctrl-click) to select multiple items. Use mouse wheel to move the cursor up and
down.
### Extended-search mode