Version: 0.7
Tracker id: 2816933
svn revision: 34

Problem:
    Fix quoted command line arguments are not properly parsed.
    For instance, '--cargs="\"foo bar\""' was causing Vim to load two
    files, 'foo' and 'bar' instead of loading the file named 'foo
    bar'.

Solution:
    Use a regexp.

------------------------------------------------------------------------------
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to