geany-plugins icon indicating copy to clipboard operation
geany-plugins copied to clipboard

Is it possible to open "spelling suggestions" menu using keyboard ?

Open iksi4prs opened this issue 1 year ago • 3 comments

Hi, When caret is on misspelled word, is it possible to open "spelling suggestions" menu using keyboard ? If not, the support need to be in the plugin code, so will "export" function for key binding ? Thanks for your help.

iksi4prs avatar Jan 28 '24 08:01 iksi4prs

AFAICT there is no shortcut or mnemonic for spelling suggestions.

If somebody made a pull request to the plugin to add a keybinding for that it would probably be accepted.

elextr avatar Jan 28 '24 09:01 elextr

You can open the editor menu with the "menu" key if your keyboard has such a key and then with by pressing cursor down and cursor right, you are directly in the spelling suggestions menu.

Maybe this is already enough, @iksi4prs?

eht16 avatar Mar 03 '24 13:03 eht16

@eht16 , thank you for your suggestion, but I was looking for something which will be more simple/faster.

iksi4prs avatar May 26 '24 11:05 iksi4prs