universal-emacs-keybindings icon indicating copy to clipboard operation
universal-emacs-keybindings copied to clipboard

Use Emacs keybindings in all applications.

Results 5 universal-emacs-keybindings issues
Sort by recently updated
recently updated
newest added

I updated the ctrl-k behavior to copy the content to the right of the cursor: ``` --['k'] = {'ctrl', 'k', false, nil}, ['k'] = {nil, nil, false, 'macroMattCtrlK'}, ``` and...

Hi, This script works like a charm in most of the scenarios but doesn't work in some apps like Windows Registry Editor and Snipaste. Could you take a look a...

Hi. I'm having issues when writing email on Outlook. Control-e control-a Meta-b does not work. Ctr-f Ctr-b work but if you keep f or b pressed for too long then...

When the script is running, pressing C-X in Emacs app triggers an error "No mark set in this buffer".

Any version of this that runs on V2 of autohotkey? (Or, in your opinion is it just safer/advisable to ditch V2 and run my couple little small scripts in V1?)