Tags: xolox/vim-shell
Tags
Improve quoting in execute_with_dll() (xolox/vim-easytags#51) I'm not yet 100% convinced this will work in all cases & environments, because the rule* seems so crazy and arbitrary (coming from a UNIX background). However I did test this quite a bit and it seems to work reliably... Depending on how you read the documentation it could also make sense :-) For further discussion, see: xolox/vim-easytags#51 * "The rule": If your command line is properly quoted, just wrap it in another set of double quotes without escaping any of the double quotes inside and it will Just Work... Who comes up with this stuff?!
Bug fix for 64 bit Windows backend of xolox#shell#execute_with_dll() This bug fix is not actually confirmed to resolve the problem that was reported in issue #13 (yet), however going by the documentation this is an improvement in any case, so I will go ahead and release it and hope it also fixes the reported problem :-) Related to issue #13 on GitHub: #13
PreviousNext