From c9c63d523123dffa2c85a5c2f2955b20cc1d91a6 Mon Sep 17 00:00:00 2001 From: salad Date: Sat, 29 Aug 2020 16:14:54 +0200 Subject: testing for nothing --- src/c_init.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/c_init.h') 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)*/ -- cgit v1.2.3