add tip where to look for the actual default keymap

This commit is contained in:
Daisuke Maki 2014-06-29 06:45:09 +09:00
parent 6177884248
commit a4d08a1891

View file

@ -198,6 +198,8 @@ key item to use Alt/Option key as a mask.
### Default Keymap
Note: If in case below keymap seems wrong, check the source code in [keymap.go](https://github.com/peco/peco/blob/master/keymap.go) (look for NewKeymap).
|Key|Action|
|---|------|
|ESC|handleCancel|