After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737910 - vim: Keep cursor on changed word for ctrl-a/x
vim: Keep cursor on changed word for ctrl-a/x
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-04 23:34 UTC by Florian Müllner
Modified: 2014-10-05 21:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vim: Keep cursor on changed word for ctrl-a/x (954 bytes, patch)
2014-10-04 23:34 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2014-10-04 23:34:43 UTC
Vim's ctrl-a/x commands keep the cursor at the end of the modified
word, which allows for repeated increments/decrements. Match that
behavior.
Comment 1 Florian Müllner 2014-10-04 23:34:46 UTC
Created attachment 287733 [details] [review]
vim: Keep cursor on changed word for ctrl-a/x
Comment 2 Florian Müllner 2014-10-05 21:22:33 UTC
Attachment 287733 [details] pushed as 1e1c703 - vim: Keep cursor on changed word for ctrl-a/x