wakib-keys icon indicating copy to clipboard operation
wakib-keys copied to clipboard

Emacs mode that moves to modern keybindings

Results 5 wakib-keys issues
Sort by recently updated
recently updated
newest added

I want to use default wakib-key binding for all modes, except for when i do programming (in python), there i want to use different binding. Could you please tell how...

Hi, could you make a small description how I can add/change keybindings officially to the wakib keys please ?

Hello, I've recently messed up some configs, so I've to reload all the packages so I've noted during the byte compiling of **wakib-keys** these errors: ``` Entering directory ‘.../elpa/wakib-keys-20220211.1304/’ Compiling...

Hi, how I can apply the wakib keys on magit buffers ? I tried to enable the wakib mode after magit one but the C-c as copy is not working....

Is there a nicer way to change the rebinding of `C-c` and `C-x` from `C-d` and `C-e` to `s-c` and `s-x` respectively? ```elisp (use-package wakib-keys :config (define-key wakib-keys-overriding-map (kbd "C-d")...