author | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Sat, 28 Mar 2009 18:01:31 +0000 (19:01 +0100) | ||
committer | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Sat, 28 Mar 2009 18:01:31 +0000 (19:01 +0100) | ||
commit | c6e69a42f0aa8353b3002ddd77a6e3555dbed424 | |
tree | b00af5636e9f7457627344d573df9becd7bc94df | tree | snapshot |
parent | 9c1a6e3dc36067d83a4f93f82d5a841ec0eeec32 | commit | diff |
screen_utils: Fixed backspace with widecharacters in screen_jump().
Deleting widecharacters with backspace would leave bytes in the buffer
before. Now every byte of a deleted widecharacter is replaced with '\0'.
Deleting widecharacters with backspace would leave bytes in the buffer
before. Now every byte of a deleted widecharacter is replaced with '\0'.
src/screen_utils.c | diff | blob | history |