Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PrimaMateria

Pages: [1]
1
Hi,
in last days I started to learn and use gvim. For the easy access I have created new User Command and assigned it to hotkey.
But I hit a problem, when opening files with path containing space, because Gvim considers argument with spaces as separate arguments, even if it is encapsulated in apostrophes .

It would be nice, if there will exist some multi-tag escaping spaces.

Command: MC.Run CMD=gvim ARG="${focusfilepath}"

Pages: [1]