How to buddy code on TMUX using Wemux
Buddy/pair programming and mobbing can be a really useful technique to share knowledge and improve code quality.
I prefer to use tmux over SSH to do this, as it’s fast and allows everyone at least some ability to customise their terminal.
It’s possible to use pure tmux …