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 760947 - vim: add c in visual mode
vim: add c in visual mode
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: editor
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-21 16:27 UTC by misko.herko
Modified: 2016-01-22 18:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (805 bytes, patch)
2016-01-21 16:27 UTC, misko.herko
none Details | Review
patch (1.45 KB, patch)
2016-01-22 07:52 UTC, misko.herko
none Details | Review

Description misko.herko 2016-01-21 16:27:20 UTC
Created attachment 319511 [details] [review]
patch

In visual and visual-line mode, 'c' deletes the selected text and starts insert mode. Vim has the same behavior.
Comment 1 sébastien lafargue 2016-01-21 17:49:50 UTC
hi, is it the wrong patch ? Subject: [PATCH] vim: fix :line command
Comment 2 misko.herko 2016-01-22 07:52:14 UTC
Created attachment 319539 [details] [review]
patch

sorry, this is the correct one.
Comment 3 sébastien lafargue 2016-01-22 18:08:48 UTC
committed as 372bb3d