<table><tr><td style="">mglb added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12554">View Revision</a></tr></table><br /><div><div><p>Ok, this is a bug in my code.</p>

<p>On xterm, linux (and vt100 apparently) when the cursor is in the last empty column and a character is typed, the character is inserted and the cursor does not move. Typing in next character inserts new line and the character.<br />
After inserting a character into the last column (case when the cursor does not move), the backspace key removes the character in second to last column, leaving the last column without changes. A bit unintuitive behavior, but vt100 did it so we should too. From emulators which handle backspace in more expected way I know at least tmux.</p>

<p>Going to fix it.</p></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12554">https://phabricator.kde.org/D12554</a></div></div><br /><div><strong>To: </strong>mglb, Konsole<br /><strong>Cc: </strong>hindenburg, Konsole, herrold, ngraham<br /></div>