Merge pull request #378 from asika32764/patch-2

Support UTF-8 file list
This commit is contained in:
Martin Kemp 2015-01-28 17:46:43 +00:00
commit 7834fe0a26

View File

@ -1,6 +1,6 @@
e.=explorer .
gl=git log --oneline --all --graph --decorate $*
ls=ls --color $*
ls=ls --show-control-chars -F --color $*
pwd=cd
clear=cls
history=cat %CMDER_ROOT%\config\.history