Hacker News new | ask | show | jobs
by technomancy 5174 days ago
Rudel is nice for working on a single document, but tmux is much nicer for pair programming since it synchronizes the whole screen rather than buffer by buffer. That way you don't have to talk through "OK, I'm switching over to this other file now". Plus it works with things like shells and repls. So I'd use Rudel more in a collaborative note-taking context than a programming one.
1 comments

> but tmux is much nicer

I agree, but I was giving them what they asked for.