Hi,

I'm using Qt Creator 1.2.1.
I had set the "External editor" in "Environment->General" to gnome-terminal
-e "vim %f".
When I try editing a file in the external editor, the white spaces in the
file name (%f) are not escaped.
As a result, when editing "~/my work/project/main.cpp" and opening it in
External Editor, I get to edit two files "~/my" and "work/project/main.cpp".

Escaping the white spaces should fix this, I think.

Regards,
Harshath
+91-9559-2261-86
http://github.com/jrharshath
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to