ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
6.75k stars 219 forks source link

Command keys as modifier. #1067

Closed anandkumar89 closed 2 months ago

anandkumar89 commented 2 months ago

I usually remap command key on Mac as control. The keyboard layout isn't really good for frequently using ctrl key.

Not sure such remaps are possible within sioyek. Otherwise, is it possible to have command key (window key) as additional modifier key. e.g. I could map commands to , for prev_state, next_state, similar to vim motions.

Thank You.

ahrm commented 2 months ago

This is already added in the development branch, see: https://github.com/ahrm/sioyek/issues/972#issuecomment-1982962668.

anandkumar89 commented 2 months ago

would wait a bit till it's in main. Thanks for Sioyek!