aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/handlekeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'handlekeys.c')
-rw-r--r--handlekeys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlekeys.c b/handlekeys.c
index d365496..ea99d57 100644
--- a/handlekeys.c
+++ b/handlekeys.c
@@ -148,7 +148,7 @@ static struct key keys[] =
148 {"\x1BOq", "End"}, 148 {"\x1BOq", "End"},
149 {"\x1BOw", "Home"}, 149 {"\x1BOw", "Home"},
150 {"\x1BOP", "F1"}, 150 {"\x1BOP", "F1"},
151 {"\x1BOO", "F2"}, 151 {"\x1BOQ", "F2"},
152 {"\x1BOR", "F3"}, 152 {"\x1BOR", "F3"},
153 {"\x1BOS", "F4"}, 153 {"\x1BOS", "F4"},
154 {"\x1BOT", "F5"}, 154 {"\x1BOT", "F5"},