Code

screen_utils: Fixed a minor bug with the jump command.
authorPatrick Hallen <patrick.hallen@rwth-aachen.de>
Sun, 15 Mar 2009 23:34:56 +0000 (00:34 +0100)
committerPatrick Hallen <patrick.hallen@rwth-aachen.de>
Sun, 15 Mar 2009 23:34:56 +0000 (00:34 +0100)
commit2236f0c6ea2f529e0d5a8a6df7bcd1838c1c9fb1
treeb0a4b31e69e0e9473d684b0359d095c07d72c331
parent57769c066bcececab207064660d2f78cadfffc90
screen_utils: Fixed a minor bug with the jump command.

When pressing delete J was printed in the jump input. Now pressing delete,
removes the last character.
src/screen_utils.c