From a4d08a18917fbec860ffe5675db8317cbea993b3 Mon Sep 17 00:00:00 2001 From: Daisuke Maki Date: Sun, 29 Jun 2014 06:45:09 +0900 Subject: [PATCH] add tip where to look for the actual default keymap --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cc9bd1..fa569fa 100644 --- a/README.md +++ b/README.md @@ -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|