index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
vim-interaction
Age
Commit message (
Expand
)
Author
2024-08-09
docs: improve several plugin READMEs and add one for `ssh` plugin
Marc Cornellà
2024-03-26
style: remove trailing whitespace (#12303)
vladislav doster
2021-09-23
refactor(vim-interaction): clean up code and open gvim instance if none open ...
Marc Cornellà
2021-09-09
fix(vim-interaction): look up the newest GVim instance (#9095)
Jóhann Friðriksson
2018-07-01
Added "-n name" option to vim-interaction plugin (#4522)
Pierre Barbier de Reuille
2015-09-01
[vim-interaction plugin] Escaping special chars in file names and simplifying...
Marc Cornellà
2014-11-06
Change all pwd calls for $PWD variable
Marc Cornellà
2012-04-01
Added an <esc> to the begining of everything. I ran something when I was in i...
Derek Wyatt
2012-03-30
Updated the README to include documentation on the postCallVim callout
Derek Wyatt
2012-03-30
Added an optional callout to the end of the interaction function. I put it in...
Derek Wyatt
2012-03-20
Fixed: If you callvim on a non-existant file with a relative path, the CWD of...
Derek Wyatt
2012-03-20
A plugin that makes it easier to interact with the (single) running instance ...
Derek Wyatt