matthewfranglen / dotfiles

My ZSH Shell Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide way to override the automatic tmux title

bw-matthew opened this issue · comments

A variable that if set will be used as the title would be good.

https://github.com/matthewfranglen/dotfiles/blob/master/zsh/zshrc.symlink#L29

Setting DISABLE_AUTO_TITLE will permit any changes to persist. It may still be good to implement the explicit override.

If you export DISABLE_AUTO_TITLE=true then the title will not change. Furthermore the title function exists to make it easy to title windows.