This pull request fixes the problem related to caret position change reported in #1136. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1139
-- Commit Summary --
* vimode: fix detection of missing EOL at EOF * vimode: avoid caret position change when inserting EOL at EOF
-- File Changes --
M vimode/src/cmds/edit.c (33)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1139.patch https://github.com/geany/geany-plugins/pull/1139.diff
@techee pushed 2 commits.
d6e3ac8d1d1be0fb52da6c3f3fce4059dc1f578a vimode: fix detection of missing EOL at EOF 14f306bff5b699d5715fd166e194762e346978bc vimode: avoid caret position change when inserting EOL at EOF
Merged #1139 into master.
github-comments@lists.geany.org