sponsor Vim development Vim logo Vim Book Ad

vim-term : Run programs in a terminal via :terminal command.

 script karma  Rating 1/1, Downloaded by 666  Comments, bugs, improvements  Vim wiki

created by
Marcin Szamotulski
 
script type
utility
 
description
Vim commands to open and run programs in terminal / shell with support for nix-shell.
Let you easily reuse terminal window, list (and select) running async jobs. Some examples:

:Shell  - (re)-open shell
:Shell ++termwin - (re)-open shell in current terminal window

:Term - list async jobs
:Term args - run async job args
:Term ++termwin args - run async job in current terminal window
:Term ++hidden args - run async job, in windowless mode

:Shell and :Term commands accept all :terminal options (they are convenient wrappers around :terminal command) with a few additional options.

Check documentation at https://github.com/coot/vim-term/blob/master/doc/term.txt
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-term-1.0.1.tar.gz 1.0.1 2018-08-12 8.0 Marcin Szamotulski Changed plugin name
ip used for rating: 3.144.250.169

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github