When I commit, the "Changes to be commited" display my files with the accents escaped:
# Changes to be committed:
# new file: "encours/probabilit\303\251_tr\303\250s_faible/avocat_gratuit_pour_une_affaire_par_an/README.me"
# new file: "encours/supprimer_vote_bloqu\303\251/README.md"
And, it's the same for git status or git diff.
Is there a way to display the accents ?
EDIT: Not the same as this one since this solution is for a MacOS specific problem
EDIT 2: I'm on linux / ubuntu