author | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 14:55:35 +0000 (16:55 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 14:55:35 +0000 (16:55 +0200) | ||
commit | 14cf4e0e78efd95d536ddf73f6b1ebe756d6bd44 | |
tree | e49cf68dede867b1ead63078e1de07290967a5d5 | tree | snapshot |
parent | 9bc6698a96e318e5c47ae66254c3a8ae3f44bf97 | commit | diff |
wreadln: don't use cursor_move_right() in insert_byte()
After a byte has been inserted, move the cursor right by just one
byte, not one character. The byte may have been the first one in a
multibyte character.
After a byte has been inserted, move the cursor right by just one
byte, not one character. The byte may have been the first one in a
multibyte character.
src/wreadln.c | diff | blob | history |