top | item 47016812

(no title)

bicx | 15 days ago

This. With so much of my work being done with Claude Code via terminal, I’ve used vim and tmux more than I have in the 20 years since I was first introduced.

discuss

order

linhns|15 days ago

How many people don’t know tmux in the industry is really beyond me.

jimmaswell|15 days ago

What's the elevator pitch if I already know Screen and I can just open multiple windows of the terminal emulator?

tommy_axle|15 days ago

With all the buzz about orchestrating in the age of CLI agents there doesn't seem to be much talk about vim + tmux with send-keys (a blessing). You can run as many windows and panes doing so many different things across multiple projects.

Keyframe|15 days ago

same, although I'm using zellij instead of tmux. Copilot works well in vim too.