mirror of
https://github.com/peco/peco.git
synced 2026-09-14 09:16:20 -04:00
add tip where to look for the actual default keymap
This commit is contained in:
parent
6177884248
commit
a4d08a1891
|
|
@ -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|
|
||||
|
|
|
|||
Loading…
Reference in a new issue