Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gingerhot/conque-term-vim
- Owner: gingerhot
- Created: 2018-06-17T15:15:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T15:15:23.000Z (over 6 years ago)
- Last Synced: 2024-04-14T18:56:13.749Z (9 months ago)
- Topics: conque-term-plugin, mirror-repo, run-command-in-vim, vim-plugin, vim-shell
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)