From eca63cbc1616f9dc8f183b83a24ff099a69e866e Mon Sep 17 00:00:00 2001 From: Peter Fajdiga Date: Sat, 30 Dec 2023 17:26:59 +0100 Subject: [PATCH] readme: update key bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 657129b..a8d72bb 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Here's the default ones: | Meta+Ctrl+Shift+End | Move column to end | | Meta+Ctrl++ | Increase column width | | Meta+Ctrl+- | Decrease column width | +| Meta+Ctrl+X | Equalize widths of visible columns | | Meta+Alt+Return | Center focused window (Scrolls so that the focused window is centered in the screen) | | Meta+Alt+A | Scroll one column to the left | | Meta+Alt+D | Scroll one column to the right |