Update README.md

This commit is contained in:
Chzyer 2015-09-27 00:36:35 +08:00
parent 884fc46e08
commit 0801a4ad00
1 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,6 @@ You can read the source code in [example/main.go](https://github.com/chzyer/read
# Todo # Todo
* Vim mode * Vim mode
* Transpose words
* More funny examples * More funny examples
# Usage # Usage
@ -176,7 +175,7 @@ Users can change that in terminal simulator(i.e. iTerm2) to `Alt`+`B`
| `Ctrl`+`S` | Search forwards in history | | `Ctrl`+`S` | Search forwards in history |
| `Ctrl`+`R` | Search backwards in history | | `Ctrl`+`R` | Search backwards in history |
| `Ctrl`+`C` / `Ctrl`+`G` | Exit Search Mode and revert the history | | `Ctrl`+`C` / `Ctrl`+`G` | Exit Search Mode and revert the history |
| Character | Move to next line | | `Backspace` | Delete previous character |
| Other | Exit Search Mode | | Other | Exit Search Mode |
* Shortcut in Complete Select Mode (double `Tab` to enter this mode) * Shortcut in Complete Select Mode (double `Tab` to enter this mode)