configure - Emacs magit chinese file name displayed as as /320/320/322 in Windows? -


my magit use git cygwin, , default coding gbk. tried modify .git/config, not work.

   [core]         quotepath = false       [gui]         encoding = gbk     [i18n]         commitencoding = gbk         logoutputencoding = gbk     [svn]         pathnameencoding = gbk 

some 1 said set in /etc/profile, not work too.

export lesscharset=utf-8 

so shall fix problem, .emacs, enviroment variables or .git/config?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -