This commit is contained in:
Senior Matt
2026-04-01 11:56:16 +05:00
parent fe42f01585
commit 68cd39af3b
+2 -2
View File
@@ -588,10 +588,10 @@ binds {
// Makes the column "fill the rest of the space".
Mod+Ctrl+F { expand-column-to-available-width; }
Mod+Alt+C { center-column; }
Mod+Ctrl+C { center-column; }
// Center all fully visible columns on screen.
Mod+Ctrl+C { center-visible-columns; }
Mod+Alt+C { center-visible-columns; }
// Finer width adjustments.
// This command can also: