JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Make useful DEL in application mode
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 18 Aug 2014 21:19:58 +0000 (23:19 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Tue, 19 Aug 2014 10:57:43 +0000 (12:57 +0200)
DEL key has to generate the sequence ^[P in application mode,
because such sequence means delete current character. It implies
that the character sent in keypad mode must be ^? (DEL character).


No differences found