Skip to content

add option to let tmux change the terminal title.

Cyril Guilloud requested to merge bliss-session-term-title into master

add option to let tmux change the terminal title.

# makes tmux send out the proper escape codes for setting the terminal title
set-option -g set-titles on
Edited by Cyril Guilloud

Merge request reports