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 758829 - vim G command is not working
vim G command is not working
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: editor
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-30 10:28 UTC by misko.herko
Modified: 2015-11-30 17:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (742 bytes, patch)
2015-11-30 10:28 UTC, misko.herko
committed Details | Review

Description misko.herko 2015-11-30 10:28:31 UTC
Created attachment 316507 [details] [review]
fix

reproduce:
select vim keybinding, open file, move to the middle,
in normal mode type shift+g
expected:
move to the last line
actual:
move to the first line
Comment 1 sébastien lafargue 2015-11-30 17:37:18 UTC
Review of attachment 316507 [details] [review]:

LGTM
Comment 2 sébastien lafargue 2015-11-30 17:38:34 UTC
thanks for your report.

This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.