Discover, install, and configure shell plugins with Fig Plugin Store →
😀

Zsh Titles

Terminal/tmux titles based on current location and task

jreese
|
54 stars
15 forks

zsh-titles

Automatic terminal and tmux titles based on current location and task.

Terminal window titles will include information about your current tmux session, while your tmux windows will be named based on your current directory and the command being run. See the following screenshot for examples of both:

screenshot

Note: Since tmux v2.7, the option that allows tmux windows to be automatically rename was turned off by default. To turn it on, add

set -g allow-rename on

to your .tmux.conf.

zsh-titles is copyright 2015 John Reese, and licensed under the MIT license.