Problem
The %F interpolation shortcut uses the default windows path-step separator (backslash) which is what one would expect on a windows box.
However, the goal is to use an application that expects “unix-style” path-step separators.
Question
Is there a way to force Komodo to use forward-slash as the path-step separator when invoking the interpolation shortcut feature?