> @@ -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. */
or `GEANY_KEYS_GOTO_ADDCURRENTPOS`? --- 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#r69473004
