Commit Verlauf

Autor SHA1 Nachricht Datum
  vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) vor 8 Monaten
  Marc Cornellà d87f29f564 refactor(vim-interaction): clean up code and open gvim instance if none open (#10209) vor 3 Jahren
  Jóhann Friðriksson aa6e932b06 fix(vim-interaction): look up the newest GVim instance (#9095) vor 3 Jahren
  Pierre Barbier de Reuille 27b9aed87f Added "-n name" option to vim-interaction plugin (#4522) vor 6 Jahren
  Marc Cornellà 7f64092361 [vim-interaction plugin] Escaping special chars in file names and simplifying code. vor 9 Jahren
  Marc Cornellà 4310a15de5 Change all pwd calls for $PWD variable vor 10 Jahren
  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. vor 12 Jahren
  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 vor 12 Jahren
  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 vor 12 Jahren
  Derek Wyatt e652756fdb A plugin that makes it easier to interact with the (single) running instance of gvim vor 12 Jahren