tmux: longer session-names

This commit is contained in:
Michael Grote 2024-07-30 10:26:23 +02:00
parent 34dc4b46ab
commit 838387ffe3

View file

@ -38,6 +38,9 @@ bind j select-pane -D
bind h select-pane -L
bind l select-pane -R
# display more of the session name
set -g status-left-length 20
# Splits
unbind '"'
unbind %