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

A Vim plugin that opens an interactive terminal in a buffer for running programs

Results 7 vim-terminal issues
Sort by recently updated
recently updated
newest added

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...

What should I put in my `.vimrc` to set the default height on a `:TerminalSplit bash` split? And how could I set the height of a split on the fly?...

I can entering the terminal and turn into insert mode, but i cant execute the command ![image](https://user-images.githubusercontent.com/107158997/204138266-7db98846-9b41-4517-8e69-f22fafa3909a.png)

Hi, I am having an issue using the terminal plugin in neovim, Every other plugin is working fine except for the Terminal plugin. System Spec: macOS- Monterey neovim - 0.5.1...

I'm on Arch running awesomewm with nvim. I could write in the terminal, but the commands would not get executed.

Your plugin is nice, just when I run my program, basically I can't delete anything whit backspaces ajajaj. ![image](https://user-images.githubusercontent.com/66882463/139542725-3073affa-438a-4ac2-ae94-779bce32b754.png)

Hi! You should probably explain how this relates to vim's own (as of the upcoming release) `:terminal` command. Regards