Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"\cmder\config\settings was unexpected at this time" and {lamb} is shown instead of lambda symbol #937

Closed
elonliu opened this issue May 5, 2016 · 2 comments

Comments

@elonliu
Copy link

elonliu commented May 5, 2016

This happened since I downloaded the newest version and copied my old aliases, ConEmu.xml and settings file into the new config/ folder. I thought maybe I shouldn't have copied the settings file. But even though I deleted it, things are still the same.
Strangely, if I move the whole cmder to a different location, everything goes well. But it will not work in my previous location. Should I clean anything and where?

@elonliu
Copy link
Author

elonliu commented May 5, 2016

Sorry. This issue seems similar to issue #935 and I fixed it according to @denisz1

In addition to @denisz1's modifications, another modification may be as well needed: (Line 31)

Original:
echo Additional *.lua files in %CMDER_ROOT%\config are loaded on startup.

Should be:
echo Additional *.lua files in "%CMDER_ROOT%\config" are loaded on startup.

@elonliu elonliu closed this as completed May 5, 2016
jankatins added a commit to jankatins/cmder that referenced this issue May 5, 2016
This should prevent errors like
cmderdev#935
cmderdev#937

I've no idea why this happens, but it shouldn't hurt anyway...
jankatins added a commit to jankatins/cmder that referenced this issue May 5, 2016
This should prevent errors like
cmderdev#935
cmderdev#937

I've no idea why this happens, but it shouldn't hurt anyway...
jankatins added a commit to jankatins/cmder that referenced this issue May 5, 2016
This should prevent errors like
cmderdev#935
cmderdev#937

I've no idea why this happens, but it shouldn't hurt anyway...
@jankatins
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants