pappasam / nvim-repl

52 stars 12 forks source link

Use with an external terminal #21

Closed avidseeker closed 7 months ago

avidseeker commented 7 months ago

Using external terminal, rather than nvim-emulated terminal, might be preferred.

E.g: qtconsole provides better graphics support for cell output.

avidseeker commented 7 months ago

I found this plugin to do exactly what I needed:

https://github.com/jupyter-vim/jupyter-vim

pappasam commented 7 months ago

External terminals are outside the scope of this project, but I'm glad you sound something that works!