This commit is contained in:
Christian Nieves
2024-01-31 17:08:17 +00:00
parent d4c557acf9
commit 1b8244ea28
6 changed files with 70 additions and 478 deletions

View File

@ -53,7 +53,8 @@ set-option -g status-interval 2
bind Escape confirm-before "kill-server"
# Automatically set window title
set-option -g automatic-rename off
setw -g automatic-rename off
set-window-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}}'