Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gingerhot/conque-term-vim

A mirror repo of the ConqueTerm vim plugin.
https://github.com/gingerhot/conque-term-vim

conque-term-plugin mirror-repo run-command-in-vim vim-plugin vim-shell

Last synced: about 2 months ago
JSON representation

A mirror repo of the ConqueTerm vim plugin.

Awesome Lists containing this project

README

        

# ConqueTerm Mirror Repository

[Conque](https://www.vim.org/scripts/script.php?script_id=2771) is a Vim plugin which allows you to run interactive programs, such as bash on linux or powershell.exe on Windows, inside a Vim buffer. In other words it is a terminal emulator which uses a Vim buffer to display the program output.

### Why this repository exists?

Because the official repo lacks some files, but the pr never be merged: https://github.com/vim-scripts/Conque-Shell/pull/4.

### For vundle users

```
Plugin 'gingerhot/conque-term-vim'
```

### Version

[v2.3 / Sep 3, 2011](https://code.google.com/archive/p/conque/downloads)