.config/tmux/tmux.conf aktualisiert
This commit is contained in:
@@ -43,6 +43,9 @@ bind -r L resize-pane -R 5
|
|||||||
# Decrease ESC timeout timing for faster nvim mode exit
|
# Decrease ESC timeout timing for faster nvim mode exit
|
||||||
set -sg escape-time 10
|
set -sg escape-time 10
|
||||||
|
|
||||||
|
set-option -g set-titles on
|
||||||
|
set-option -g set-titles-string '#H / #{pane_title}'
|
||||||
|
|
||||||
# Enable mouse control (clickable windows, panes, resizable panes)
|
# Enable mouse control (clickable windows, panes, resizable panes)
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user