2
0
mirror of https://github.com/cmderdev/cmder.git synced 2025-05-13 11:44:35 +08:00

Merge pull request 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

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