vim-repl icon indicating copy to clipboard operation
vim-repl copied to clipboard

Stop sending stuff when an error is detected.

Open ubaldot opened this issue 3 years ago • 0 comments

Describe the bug If you send some code between two code-cells and there is an error, then all the remaining lines of the current cells are sent anyways. The correct behavior shall be that when an error is detected the plugin shall immediately stop sending code to the repl.

Desktop (please complete the following information):

image

ubaldot avatar Jul 29 '22 17:07 ubaldot