Posting because I think this community may be interested but if this is some violation of the rules of self promotion or something I'll gladly remove it and my apologies.
Happy to answer any questions anyone may have about it!
My main annoyance with tmux is the inconsistency of clipboard integration support. There are terminal-specific hacks* that mostly resolve the problem, but those become ineffective when I have to work on another machine (where I likely don't control what software is installed).
* For urxvt users, add the following to your .tmux.conf:
4 comments
[ 2.8 ms ] story [ 16.4 ms ] threadHappy to answer any questions anyone may have about it!
Perhaps one of the mods can edit it?
* For urxvt users, add the following to your .tmux.conf:
set-option -ga terminal-override ',rxvt-uni*:XT:Ms=\E]52;%p1%s;%p2%s\007'