I've been a long-time user of terminator on linux. I started playing around with tilix a couple of months ago, and really liked it. Interestingly though, what I finally realized is there is a huge amount of value in ditching both and switching over to tmux. Tmux does everything that tilix does but is completely independent of the underlying terminal. What I finally realized is that tmux is not just about persistent s…
Highlights one of the big issues in (Linux) desktop: nested inconsistent ad-hoc window management. Consider that in somewhat typical situation you would have your WM/compositor at top managing windows, then something like tilix managing its own panes/tabs, then tmux/screen also managing windows, and finally maybe vim/emacs which also does its own window management. That is four completely independent layers of window…
I did try this for urxvt and it was quite efficient. No idea whether it will run well with hundreds of e.g. emacs buffers.
At least, with GridSelect [1] the selection mechanism scales well to hundreds of items.
[1] https://hackage.haskell.org/package/xmonad-contrib-0.13/docs...