This commit is contained in:
Jaroslaw Konik 2025-04-11 13:44:28 +02:00
parent ec74ddb9ba
commit bf1004247b

View file

@ -13,6 +13,8 @@ bind c new-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
bind '"' split-window -v -c "#{pane_current_path}"
set -sg escape-time 5
set-option -sa terminal-features ',xterm-256color:RGB'
run '~/.tmux/plugins/tpm/tpm'