This commit is contained in:
Jaroslaw Konik 2025-06-20 09:50:12 +02:00
parent ad5f27bf66
commit 2125d8e973

View file

@ -12,6 +12,16 @@ set -sg escape-time 5
set -sa terminal-features ',xterm-256color:RGB'
set -g destroy-unattached on
set -g @minimal-tmux-expanded-icon "󰊓 "
set -g @minimal-tmux-show-expanded-icons-for-all-tabs true
set -g @minimal-tmux-status-right-extra "#[fg=color150]#[bg=color150,fg=black]#(date)#[fg=color150,bg=default]#[bg=default] "
set -g @minimal-tmux-status-left-extra ""
set -g @minimal-tmux-use-arrow true
set -g @minimal-tmux-right-arrow ""
set -g @minimal-tmux-left-arrow ""
set -g @minimal-tmux-right false
set -g status-right-length 100
set -g @fingers-pattern-filelc '(([.\w\-~\$@]+)?(/[.\w\-@]+)+/?(\:\d+){0,2})'
bind h select-pane -L