tc50cal / vim-terminal

A Vim plugin that opens an interactive terminal in a buffer for running programs
69 stars 5 forks source link

Terminal letting me enter command but not running it #6

Open Herblawunf opened 1 year ago

Herblawunf commented 1 year ago

Python 2 interface is not installed, using Python 3 instead
Warning: Global CursorHoldI and CursorMovedI autocommands may cause Terminal to run slowly. Warning: Global CursorHoldI and CursorMovedI autocommands may cause Terminal to run slowly.

I am getting the above message when I run the terminal command. And then when I enter a command it does not run it in the terminal, what is happenineg? It was working before

Daniel-Standley commented 3 months ago

I am also getting this error