Implement ALT-B / ALT-F

This commit is contained in:
Junegunn Choi
2013-11-17 01:19:16 +09:00
parent 419bc17c0c
commit 93dafff424
2 changed files with 29 additions and 15 deletions

View File

@@ -111,6 +111,7 @@ The following readline key bindings should also work as expected.
- CTRL-A / CTRL-E
- CTRL-B / CTRL-F
- CTRL-W / CTRL-U
- ALT-B / ALT-F
If you enable multi-select mode with `-m` option, you can select multiple items
with TAB or Shift-TAB key.