vip send select lines to command window

2020-08-30 Thread Bruno Franco
In vip, if I have a file like: _ # file with a single line of code (prin "print me on the command window") ___ is there a way to select the line with the code and send it to the command window for execution, like slime for emacs?

Re: vip send select lines to command window

2020-08-30 Thread Alexander Burger
Hi Bruno, > In vip, if I have a file like: > _ > # file with a single line of code > (prin "print me on the command window") > ___ > > is there a way to select the line with the code and send it to the command > window for execution, like slime for emacs? Yes.