[Github-comments] [geany/geany] Keybinding to remember location in history (#1114)

Colomban Wendling notifications at xxxxx
Mon Jul 4 15:30:08 UTC 2016


> @@ -273,6 +273,7 @@ enum GeanyKeyBindingID
>  	GEANY_KEYS_FORMAT_SENDTOCMD7,				/**< Keybinding. */
>  	GEANY_KEYS_FORMAT_SENDTOCMD8,				/**< Keybinding. */
>  	GEANY_KEYS_FORMAT_SENDTOCMD9,				/**< Keybinding. */
> +	GEANY_KEYS_EDITOR_ADD_POSITION,				/**< Keybinding. */

I don't like this name. Other navqueue keybindings are `GEANY_KEYS_GOTO_BACK` and `GEANY_KEYS_GOTO_FORWARD` -- nothing in `EDITOR`.  I'm not sure what a great name would be, maybe `GEANY_KEYS_NAVQUEUE_ADD_POSITION`, or maybe a shorter `GEANY_KEYS_NAVQUEUE_ADD_POS` or something.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1114/files/bb6c323e81c3b0b936c32652551d8fd5775e361c#r69472397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160704/0023f757/attachment.html>


More information about the Github-comments mailing list