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

working with ConqueTerm #425

Open pinggit opened 3 months ago

pinggit commented 3 months ago

I have to work on a server with an old vim 7.4, no tmux. GNU screen is available though. I see conqueTerm works well. is it possible to make slime work with it and how to configure it?

jpalardy commented 3 months ago

Hi @pinggit

If GNU screen is there, I would recommend that (that's how I developed and ran vim-slime for years)

As for config, try this

Let me know how that goes.