This commit is contained in:
Christian Nieves
2024-01-30 21:32:18 +00:00
parent 90033636e5
commit d4c557acf9
3 changed files with 5 additions and 21 deletions

View File

@ -53,9 +53,9 @@ set-option -g status-interval 2
bind Escape confirm-before "kill-server"
# Automatically set window title
set-window-option -g automatic-rename off
set-window-option -g allow-rename on
#set-option -g set-titles on
set-option -g automatic-rename off
# set-option -g automatic-rename on
# set-option -g automatic-rename-format '#{?#{m/r:^(/google/src)?/cloud/,#{pane_current_path}},#{s|^(/google/src)?/cloud/[^/]+/([^/]+).+$|\2|:pane_current_path},#{b:pane_current_path}}'
set-window-option -g xterm-keys on
set-option -g xterm-keys on