znuny / Znuny-Sublime

Znuny (Znuny-Sublime) is a Sublime Text 2/3 plugin that helps you to make Znuny development less painful.
https://github.com/znuny/Znuny-Sublime
9 stars 6 forks source link

STRG + Z + F - file list wrong on windows #5

Closed rolfschmidt closed 8 years ago

rolfschmidt commented 8 years ago

Hi, the filelist which is generated on windows fails.

    <Filelist>
        <File Permission="644" Location="var\httpd\htdocs\js\blub.js"/>
        <File Permission="644" Location="var\packagesetup\blub2.pm"/>
        <File Permission="644" Location="Kernel\Modules\blub3.pm"/>

I think we need to replace \ by / or something like that.

Best regards, Rolf

thorsteneckel commented 8 years ago

Works.