Is there a way to toggle center-column-on-focus on/off? #971
Unanswered
adwaymalhotra
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Currently I guess your options are to either use center = never and manual Super+C (center-column) bind, or a script that comments it in and out in the config on the fly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I usually want the focused window to be centered. However, sometimes when I need to look at two windows very often, I would like to disable this behavior.
Ideally there would be an action or a keybind which I could define in the config to toggle between these states.
Beta Was this translation helpful? Give feedback.
All reactions