Cmder don't load alias configure on win 10, vim also can't use.
Meet the same problem here. Even default vi alias can't run.
Test on Windows 10 professional edition 64 bits.
press win + R, type cmd when terminal is open, click with the left button and open properties, in bottom check _use legacy console_. Restart your computer and enjoy. 馃槂
There's a fix for Clink for the issue but it hasn't been officially released. There are binaries in the page that are hand compiled that seem to fix it for me, but YMMV. https://github.com/mridgers/clink/pull/464
https://github.com/Stanzilla/clink/releases has the fix included. Just copy it to ./cmder/vendor/clink/ and update the .cmderver file there.
This issue should be closed as resolved whenever the next release of cmder happens.
@jrappen thank you do much for this, it works perfectly! 馃挀
@lukescammell You can thank Stanzilla for the fork, the fix and for changing the target for the clink dependency.
@jrappen I follow your instruction and now it works perfectly. Thanks!
Most helpful comment
https://github.com/Stanzilla/clink/releases has the fix included. Just copy it to
./cmder/vendor/clink/and update the.cmderverfile there.This issue should be closed as resolved whenever the next release of cmder happens.