vim-term : Run programs in a terminal via :terminal command.
| script karma |
Rating 1/1,
Downloaded by 907 |
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 |
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|