ewow
ewow copied to clipboard
Use Emacs command (almost) everywhere
Results
2
ewow issues
Sort by
recently updated
recently updated
newest added
^t command doesn't work. In order to make it work I changed the following in the file commands.ahk: ``` ;; transpose ARG chars transpose_chars() { command_abc("{left}{shift down}{left}{shift up}^x", "{right}", "^v",...
Hi, First of all, thank you for the great script. I was wondering what is the best way to remap CapsLock to LCtrl and Enter to RCtrl (while pressed, enter...