-
Notifications
You must be signed in to change notification settings - Fork 39
Submaps
Ongy edited this page Feb 1, 2018
·
1 revision
The xmonad submaps acted only on the next keypress. There is a PR on -contrib, that provides more consistent state changes http 8000 s://github.com/xmonad/xmonad-contrib/pull/213
In waymonad
setting a submap is persistent by default.
There is currently no way to catch-all keys to return to the previous one, so every submap should provide a way to reset itself to a previous one.