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 756594 - command-bar: Add ctrl-a/ctrl-e shortcuts
command-bar: Add ctrl-a/ctrl-e shortcuts
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: keybindings
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-14 21:26 UTC by Damien Lespiau
Modified: 2015-10-14 21:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
command-bar: Add ctrl-a/ctrl-e shortcuts (1.19 KB, patch)
2015-10-14 21:26 UTC, Damien Lespiau
committed Details | Review

Description Damien Lespiau 2015-10-14 21:26:34 UTC
When adding ctrl-w/u/h to the command bar, Christian commented that
ctrl-a/e are also fairly widely used in command lines, for instance in
those tools using readline. Great minds think alike, I did wonder about
those shortcuts as well.

Implementing the whole list of readline shortcuts, _that_ would be
overkill !:)
Comment 1 Damien Lespiau 2015-10-14 21:26:38 UTC
Created attachment 313339 [details] [review]
command-bar: Add ctrl-a/ctrl-e shortcuts
Comment 2 Christian Hergert 2015-10-14 21:34:22 UTC
LGTM

Attachment 313339 [details] pushed as 6a5cc8b - command-bar: Add ctrl-a/ctrl-e shortcuts