|
|
|
|
|
by AlexanderDhoore
4836 days ago
|
|
Tmux + Vim = Pure Awesome. I use vim-slime[1] to send strings to other panes in tmux. I never type anything directly into a REPL. I just send my code from Vim to it. It's amazing with lisp or python. (A little less amazing with php, as the php repl IS AWEFUL) [1] https://github.com/jpalardy/vim-slime |
|