abo-abo / ace-window

Quickly switch windows in Emacs
970 stars 86 forks source link

added copy-window functionality #156

Closed efroemling closed 5 years ago

efroemling commented 5 years ago

I added aw-copy-window and inserted it into the default dispatch keybindings.

I assigned it to 'c' which feels very natural for me, and reassigned aw-split-window-fair to 'f' to avoid a clash. Of course feel free to pick a different default if you'd prefer to keep the aw-split-window-fair binding unchanged.

abo-abo commented 5 years ago

Thanks. I prefer not to touch the home row, since one of the recommended configs is this one:

(setq aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l))