I wonder if anyone has a nice integration of a terminal emulator (`st` or `xterm`) & a terminal multiplexer (`tmux`). I want to create a new window in a "default" session every time I open a new `st` or `xterm` :-)
Note to self: `set -g destroy-unattached on` in combination with `st -e tmux` gets me quite far.