GNOME Bugzilla – Bug 757829
Provide a shortcuts window
Last modified: 2015-12-08 20:49:41 UTC
Since gedit doesn't have a menu bar, it would be great to provide a GtkShortcutsWindow so that users can discover available keyboard shortcuts and gestures. More details can be found here: https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows
Gedit has a list of shortcuts in its help page at https://git.gnome.org/browse/gedit/tree/help/C/gedit-shortcut-keys.page Also, gtk3-demo has already a initial Gedit help-overlay.ui file at https://git.gnome.org/browse/gtk+/tree/demos/gtk-demo/shortcuts-gedit.ui
Done on master. Please check if the organization and description of the shortcuts are ok. There are also probably more that can be added... for instance a "navigation" section with all the gtktextview stuff (ctrl+left etc)