> When running tests I am a fan of being able to split my screen so I can view the tests alongside code. Tmux worked well for this, however it comes with a few disadvantages. Pasting code between Tmux and Vim panes required use of the system register which is a pain.
I'm personally not a fan of them, but why wouldn't you use vim split panes?
3 comments
[ 4.3 ms ] story [ 28.7 ms ] threadI'm personally not a fan of them, but why wouldn't you use vim split panes?
He could also have used tmux's copy buffer, but it is a little cumbersome.