summaryrefslogtreecommitdiffstats
path: root/src/c_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_init.h')
-rw-r--r--src/c_init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/c_init.h b/src/c_init.h
index 1fe1b80..c85f6b7 100644
--- a/src/c_init.h
+++ b/src/c_init.h
@@ -20,6 +20,7 @@ typedef struct s_caps {
char *cm_str; /*cursor mobility*/
char *nl; /*newline, returned by tgoto()*/
char *ks; /*indicate that keys transmit from now on*/
+ char *ke; /*indicate that keys transmit from now on*/
char *kl; /*Key Left Key Right*/
char *kr;
char *pc; /*padding char --> do not touch (default 0)*/