issues
search
WilliamHsieh
/
dotfiles
Personal dotfiles setup with nix and home-manager.
8
stars
0
forks
source link
tmux: window automatic rename
#15
Open
WilliamHsieh
opened
12 months ago
WilliamHsieh
commented
12 months ago
set -g automatic-rename on
set -g automatic-rename-format "#{?#{==:#{pane_current_command},bash},#{b:pane_current_path},#{pane_current_command}}"
set -g automatic-rename on
set -g automatic-rename-format "#{?#{==:#{pane_current_command},bash},#{b:pane_current_path},#{pane_current_command}}"