aeaa7391939e
Rename
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Fri, 02 Mar 2012 09:50:38 -0500 | 
| parents | 46338ddc962a | 
| children | 6d600c293c96 | 
| branches/tags | (none) | 
| files | tmux/tmux.conf | 
Changes
--- 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 '%%'"