Sublime Forum

Sublime Merge and files with accents

#1

Hi,

I have just downloaded SublimeMerge on macOS. Congratulations on the software, it looks amazing.

However when I tested it on a clean repository, it seems that it doesn’t handle well accentuated files has it sees them both deleted and untracked. Here is the output of the head of the Debug Information :

=== App Version Information ===
Build: 1055

=== Git Version Information ===
Using Git: git
git version 2.17.1 (Apple Git-112)

=== Browse Page Information ===
HEAD: 880cd80c38c7582050827593de4e85799472ef69
Is in merge: 0
Is in cherry_pick: 0
Is in rebase: 0
Is in revert: 0

=== Git Status Information ===

=== Our Status Information ===
 D .gitlab/issue_templates/Fonctionalité.md
 D .gitlab/issue_templates/Régression (version de développement).md
 D .gitlab/merge_request_templates/Fonctionalité.md
 D .gitlab/merge_request_templates/Régression (sur develop).md
 D tests/data/Déux_batis.gml
 D tests/eveBIM/UI/Main/Main/&é'.txt
 D tests/eveBIM/UI/Main/Main/AC Dalle Trémie.ifc
?? .gitlab/issue_templates/Fonctionalité.md
?? .gitlab/issue_templates/Régression (version de développement).md
?? .gitlab/merge_request_templates/Fonctionalité.md
?? .gitlab/merge_request_templates/Régression (sur develop).md
?? doc/dag.dot
?? tests/data/Déux_batis.gml
?? tests/eveBIM/UI/Main/Main/&é'.txt
?? tests/eveBIM/UI/Main/Main/AC Dalle Trémie.ifc

Let me know if you need more information ?
HTH
Mathieu

0 Likes

#2

Thanks for the report - this should be fixed in the next build

1 Like