← Back to context

Comment by nobleach

1 day ago

Honestly, my only gripes with TMUX have been:

1. Having to zoom a window before copying multiple lines of text (Kovid brought this up in the interview that was mentioned in this article)

2. The weirdness of copying text from the scrollback buffer into the clipboard

I've tried so many things for the second one over the years. I think I have it working okay-ish these days. But there are still plenty of times that I say, "aw screw it", and literally use the terminal's copy command.

Every other solution to my multi-terminal workflow have been worse though! i3/bspwm with multiple terminals were okay. It was just hard to have "projects". I'd have to visit each terminal and switch to the proper directory, launch servers/docker-compose/etc.

Zellij felt like too much "hopping out into manipulation mode, manipulating, then hopping back into work mode". Those milleseconds were enough to halt my flowstate.

Single terminal with built-in tabs/splits felt clunky as I couldn't get the keyboard shortcuts into muscle memory (perhaps more time would help)