5 Commits

Author SHA1 Message Date
Björn Buckwalter
702ab2625c
MacOS modifier key adjustment (replace alt) per #262 (#263)
* Use `cmd` as modifier key for tab seletion (macos)

Part of #262.

* Use `cmd+shift` instead of `alt` on macos

Fixes #262.
2021-06-09 20:23:40 +02:00
Björn Buckwalter
ef48d5d48c Use ctrl for next tab on macos
Fixes #261.
2021-06-08 16:13:00 +02:00
Francesco Abbate
dd9b4f06ab Fix keymap binding on macos 2021-04-21 01:42:56 -07:00
Francesco Abbate
9d9c7f291c Make control to cmd translate on macos automatic 2021-04-21 10:16:51 +02:00
Francesco Abbate
80192573da Add macos keybindings
Thanks to @mathewmariani, modifications taken from his lite-macos repository
2021-04-21 09:48:30 +02:00