Update default keymap table(#106)

This commit is contained in:
Syohei YOSHIDA 2014-06-29 23:19:08 +09:00
parent 250d161397
commit 294eb4a54c

View file

@ -203,6 +203,7 @@ Note: If in case below keymap seems wrong, check the source code in [keymap.go](
|Key|Action|
|---|------|
|Esc|handleCancel|
|Ctrl-c|handleCancel|
|Enter|handleFinish|
|Ctrl-n|handleSelectNext|
|Ctrl-p|handleSelectPrevious|