Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: black-wolf on August 04, 2011, 15:56:42

Title: [FIXED] GVim as default editor
Post by: black-wolf on August 04, 2011, 15:56:42
Hello, I'm really enjoying your software so far :)

I wish to know how can I pass ${filepath} between "". As far as I know ${filepath} returns C:\My Documents\example.txt, this causes GVIm to open two files, one called C:\My and another called Documents\example.txt. I've tried "${filepath}" but it ignores the ".

Thank you very much,
Title: Re: GVim as default editor
Post by: Mathias (Author) on August 06, 2011, 14:15:29
It should keep the " if you enter that in the Editor configuration

Have checked the code and there is a bug. I will fix that for the next release.

Title: Re: GVim as default editor
Post by: black-wolf on August 06, 2011, 16:18:53
Thank you very much :)

Have a nice weekend
Title: Re: GVim as default editor
Post by: Mathias (Author) on August 14, 2011, 11:31:19
This is now fixed in build 814
Title: Re: [FIXED] GVim as default editor
Post by: black-wolf on September 27, 2011, 11:02:53
It works :D

Thank you very much