changed autorename of windows

master
Daniel Nägele 11 years ago
parent efc843d61a
commit edd95ad878
  1. 2
      tmux.conf

@ -53,7 +53,7 @@ bind-key v command-prompt -p "send pane to:" "join-pane -t ':%%'"
# window title
set-option -g set-titles on
set-option -g set-titles-string '[#H]: #W'
set-window-option -g automatic-rename on
set-window-option -g automatic-rename off
# no visual activity
set -g visual-activity off

Loading…
Cancel
Save