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)
commit9d9e049eac3dacb2725f9d792f7cdd2230062313
tree261496d412087a1ea40bb678a26b8af28bf6d88b
parent177d888dff2fdf987dfa7fc3eb8495fa107879ad
Make useful DEL in application mode

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).
config.def.h
st.info