Neovim-from-scratch icon indicating copy to clipboard operation
Neovim-from-scratch copied to clipboard

Python terminal instantly closing

Open ghost opened this issue 3 years ago • 1 comments

OS: Ubuntu 20.04 Nvim: 0.6

When trying to execute hotkey leader + t + p the terminal shows but instantly closes.

ghost avatar Jan 14 '22 18:01 ghost

What happens in the terminal if you run python? Do you get a REPL, or is there an error or immediate return to the command line?

geball avatar Mar 27 '22 17:03 geball