0
At startup I use a little script that creates a number of byobu-sessions i.e. 'LOCAL','SSH','SSH2','INTERNAL','GUAKE','DEV'
I use a windows tiling manager (awesome wm) and most of the time I keep a terminal-emulator with a specific byobu-session on their designated desktop/tag.
At the moment I'm using xfce4-terminal-emulator, which has an option to use a dynamic title.
However, none of the solutions I've found seem to work in combination with byobu/tmux.
If I'm trying to find a terminal window in my window list, they all appear as user@hostname(ip address)-byobu
So, I would like to use a workflow where I can either set the window title from the terminal-emulator or it gets set when opening (or switching to) a byobu-session
I noticed that all terminal-emulator sessions are sharing the title, a custom title per window could not be set. I ran this in one terminal and noticed in the windowlist that all my emulator had renamed their title to the tmux session name, exactly what I needed !! – oneindelijk – 2019-10-09T14:03:35.150