]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commit
cmdproc: Make backspace work even in sterm
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 30 Mar 2016 12:21:17 +0000 (14:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 18 Apr 2016 15:46:21 +0000 (17:46 +0200)
commit293ce0ea23cc5b57f4b714d381531683d01a70fc
tree21b70aeb3b6fc3a2e070130c3086c275a41f6b8b
parentd8616cfd5da8c474cdafe4ae428a27d5ac208b45
cmdproc: Make backspace work even in sterm

sterm sends chr(127) instead of backspace.
rpp-test-sw/cmdproc/src/cmdproc_io_line.c