thanks alex! It works perfectly
On Mon, Aug 31, 2020, 01:12 Alexander Burger wrote:
> 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 selec
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.