]> rtime.felk.cvut.cz Git - sysless.git/commit
cmdproc: Make backspace work even in sterm master
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 30 Mar 2016 12:21:17 +0000 (14:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 19 Apr 2016 10:41:24 +0000 (12:41 +0200)
commit1913de6b885240615f7e6be98160e228e9e591fb
tree01c37dc916465a9ec54fb6b5f5cc101926cfcd7e
parenta64937815f12fabe7ab94b61e73281da70ab7dac
cmdproc: Make backspace work even in sterm

sterm sends chr(127) instead of backspace.
libs4c/cmdproc/cmd_io_line.c