You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to configure stumpwm to create 12 groups at startup; but the tenth is inaccessible via F10 because stumpwm never creates group 10. (F11 and F12 work fine after remapping those keys to "gselect 11" and "gselect 12", however.) Instead, stumpwm creates groups in the following pattern:
1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 11, 12
stumpwm's bindings.lisp seems to indicate that F10 should switch to the tenth group, however this does not work, so I'm reporting this as a bug.
The text was updated successfully, but these errors were encountered:
I have been trying to configure stumpwm to create 12 groups at startup; but the tenth is inaccessible via F10 because stumpwm never creates group 10. (F11 and F12 work fine after remapping those keys to "gselect 11" and "gselect 12", however.) Instead, stumpwm creates groups in the following pattern:
1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 11, 12
stumpwm's bindings.lisp seems to indicate that F10 should switch to the tenth group, however this does not work, so I'm reporting this as a bug.
The text was updated successfully, but these errors were encountered: