From http://stackoverflow.com/questions/6041178/keep-the-windows-name-fixed-in-tmux?rq=1
From within tmux:
set-option -g allow-rename off
Via environment variable:
| <TRACK | |
| NAME Chart | |
| PEAKCOL 32559202 | |
| BEAT -1 | |
| AUTOMODE 0 | |
| VOLPAN 0.4316101837015 0 -1 -1 1 | |
| MUTESOLO 0 0 0 | |
| IPHASE 0 | |
| PLAYOFFS 0 1 | |
| ISBUS 1 1 |
| $fn = 100; | |
| // All measurements are in multiples of 1/16" | |
| screw_hole_diameter = 4; | |
| ridge_height = 1; | |
| ridge_diameter = 8; | |
| foot_height = 8; | |
| foot_upper_diameter = 14; |
From http://stackoverflow.com/questions/6041178/keep-the-windows-name-fixed-in-tmux?rq=1
From within tmux:
set-option -g allow-rename off
Via environment variable: