From 0225c672f7d3ac33786dd88bf46d25d5e1b63d79 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Wed, 13 Apr 2022 08:31:56 +0200 Subject: [PATCH] Add tmux/select-layout --- sheets/tmux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sheets/tmux b/sheets/tmux index 93d6061..a9390cd 100644 --- a/sheets/tmux +++ b/sheets/tmux @@ -38,6 +38,8 @@ tmux attach-session -t name # --- # % vertical split # " horizontal split +# M-1 select-layout even-horizontal +# M-2 select-layout even-vertical # # → go to the left (right, top, bottom) panel # C-→ resize panel to the left (right, top, bottom) panel