akinsho/toggleterm.nvim

[Feature] Add :ToggleTermSendCurrentLineOrSelection

isentropic opened this issue · 1 comments

It would be good to :ToggleTermSendCurrentLineOrSelection for a more seamless repl develpment. It should send the current line, or if in a visual selection, send the selction instead

I think there is already some sort of functionality like this contributed by some other users might not be exactly what you want but as I mention in the README REPL functionality is out of scope as far as I'm concerned but if you are willing to raise a PR I'm happy to have a look