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 738419 - vim: Add 'r' replace command
vim: Add 'r' replace command
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: editor
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-12 22:09 UTC by Hashem Nasarat
Modified: 2014-10-12 22:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vim: Add 'r' replace command (2.60 KB, patch)
2014-10-12 22:09 UTC, Hashem Nasarat
committed Details | Review

Description Hashem Nasarat 2014-10-12 22:09:03 UTC
This replaces the character under the cursor with the modifier.
Unfortunately getting the cursor to be centered over the new character
(in all cases, especially at the end of a line) was rather convoluted.
Comment 1 Hashem Nasarat 2014-10-12 22:09:04 UTC
Created attachment 288353 [details] [review]
vim: Add 'r' replace command
Comment 2 Christian Hergert 2014-10-12 22:17:03 UTC
Attachment 288353 [details] pushed as 1f70824 - vim: Add 'r' replace command