iterm-start : Dispatch a task for iTerm2 in MacVim, used for async command line task
| script karma |
Rating 0/0,
Downloaded by 1189 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| qiming zhao |
| |
| script type |
| utility |
| |
| description |
This project is hosted at https://github.com/chemzqm/vim-iterm2-start
It works like dispatch, but works for the lasted iTerm2 > 2.9
Prerequirement:
* MacVim 7.3+
* iTerm2 > 2.9 currently in beta test
* fish shell (otherwise you will need change the code)
* Knowledge of command line tools
## Command
* `[!]ItermStart [options] {command}`
Start task in current session of iTerm2, when prefix with `!`, not foucs the iTerm window
* -dir=... run command in given directory
* -title=... set lable for iTerm2
* -no-wait disable the default prompt of `press enter to continue` on command error
* `[!]ItermStartTab [options] {command}`
Start task in a new tab session of iTerm2, options is the same as `ItermStart` command |
| |
| install details |
Install with your favorite plugin managers like NeoBundle/Plugin/Plug
NeoBundle 'chemzqm/vim-iterm2-start'
Plugin 'chemzqm/vim-iterm2-start'
Plug 'chemzqm/vim-iterm2-start' |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.147
|