7 Commits (28ed2880c766eb5a360354fb71d597dbc07abaa0)

Author SHA1 Message Date
Pierre Barbier de Reuille 27b9aed87f Added "-n name" option to vim-interaction plugin (#4522) 8 years ago
Marc Cornellà 7f64092361 [vim-interaction plugin] Escaping special chars in file names and simplifying code. 11 years ago
Marc Cornellà 4310a15de5 Change all pwd calls for $PWD variable 12 years ago
Derek Wyatt ee8f9eebb5 Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first. 12 years ago
Derek Wyatt 5a81fda42a Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on 12 years ago
Derek Wyatt 83071a10e7 Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case 12 years ago
Derek Wyatt cdea478f0f A plugin that makes it easier to interact with the (single) running instance of gvim 12 years ago
Derek Wyatt 94dd651536 Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first. 14 years ago
Derek Wyatt 04a7536641 Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on 14 years ago
Derek Wyatt 92227f171a Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case 14 years ago
Derek Wyatt e652756fdb A plugin that makes it easier to interact with the (single) running instance of gvim 14 years ago