jpalardy / vim-slime

A vim plugin to give you some slime. (Emacs)
http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/
MIT License
1.83k stars 223 forks source link

Rework tmux target #431

Closed jpalardy closed 1 month ago

jpalardy commented 1 month ago

Removed dependency on g:slime_paste_file by using STDIN with tmux load-buffer. This used to work in older tmux versions, and it's back in tmux 3.2+.

Advantages

It might break something, in which case I'll see if when need to support both STDIN and g:slime_paste_file