# HG changeset patch # User Steve Losh # Date 1330699838 18000 # Node ID aeaa7391939eb6d0cedbe7c31474b0b58686f3a6 # Parent 46338ddc962a5fe88b5419d53c40d4153672884c Rename diff -r 46338ddc962a -r aeaa7391939e tmux/tmux.conf --- a/tmux/tmux.conf Thu Mar 01 19:36:33 2012 -0500 +++ b/tmux/tmux.conf Fri Mar 02 09:50:38 2012 -0500 @@ -81,8 +81,8 @@ setw -g monitor-activity on set -g visual-activity off -# Stop it, tmux. -setw -g automatic-rename off +# Autorename sanely. +setw -g automatic-rename on # Better name management bind c new-window \; command-prompt "rename-window '%%'"