|
Project Information
Members
Featured
Downloads
|
Conque 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. UpdatesVersion 2.3 released (2011-09-02) Bugfix release. Conque 2.3 available for download. InstallationFull installation instructions UsageType :ConqueTerm <command> to run your command in vim, for example: :ConqueTerm bash :ConqueTermSplit mysql -h localhost -u joe -p sock_collection :ConqueTermTab Powershell.exe :ConqueTermVSplit C:\Python27\python.exe ScreenshotsContactFor questions or comments email nicoraffo at gmail.com. |

