Skip to content
Snippets Groups Projects
Commit 07f6d299 authored by Martin Aumüller's avatar Martin Aumüller Committed by hjk
Browse files

fakevim: ensure that cursor is never at EOL


- previously, if the visible vi cursor is on the last character of a line,
  the corresponding QTextCursor might have been positioned before and after
  the character
- code becomes simpler if the QTextCursor is always positioned before the
  vi cursor

Merge-request: 99
Reviewed-by: default avatarhjk <qtc-committer@nokia.com>
parent 7a5891bd
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment