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

Cannot compatible with Ansicon #84

Closed
marslo opened this issue Dec 11, 2013 · 11 comments
Closed

Cannot compatible with Ansicon #84

marslo opened this issue Dec 11, 2013 · 11 comments
Labels

Comments

@marslo
Copy link

marslo commented Dec 11, 2013

I'm using Ansicon to make pretty prompt in my cmd:
ansicon

However, cmder doesn't compatible with it. Error shows: `the system cannot find the file: <ansicon.exe_path>. But this file does exists in that path:
ansicon1

Can you fix that?

@samvasko
Copy link
Contributor

This functionality is already implemented in ConEmu. Everything should work out of box

@marslo
Copy link
Author

marslo commented Dec 12, 2013

However, I'm using ansicon in my default cmd. It's better ignore it in cmder.

@marslo
Copy link
Author

marslo commented Dec 12, 2013

The ansicon has been added in Regedit -> HKCU -> Software -> Microsoft -> Command Processor -> AutoRun:
(if %ANSICON_VER%==^%ANSICON_VER^% "C:\Marslo\Tools\Software\System\CommandLine\Ansi\ansi166\x64\ansicon" -p)&%WINDIR%\alias.cmd

About the alias.cmd is for alias in default commandline.

@marslo marslo closed this as completed Dec 12, 2013
@marslo marslo reopened this Dec 12, 2013
@marslo
Copy link
Author

marslo commented Dec 12, 2013

Sorry for my mistake.

@marslo
Copy link
Author

marslo commented Dec 16, 2013

Is there anything update?
Thanks.

@Vivix
Copy link
Contributor

Vivix commented Dec 18, 2013

ConEmu actively blocks Ansicon, you can not run it from ConEmu. This might be circumvented in various ways, but it is not necesarry. It should also only display the error once at startup, if it displays every time you write something, there's probably something else wrong. Is this the case?

@marslo
Copy link
Author

marslo commented Dec 19, 2013

Nop. This error will shows everytime.
cmder

My situation is, ansicon.exe (downloaded by myself) will be used in original cmd and other application. So it's not good idea to remove it just only for cmder.

@samvasko
Copy link
Contributor

samvasko commented Jan 2, 2014

Sorry but this is wontfix. You will have to live with that. If you for some reason want to use cmd with ansicon I recommend using some parameters on shortcut to load ansicon.

@samvasko samvasko closed this as completed Jan 2, 2014
@Fiorina161
Copy link

I have the same issue, can I suggest a way to simply prevent the message, e.g. a setting to enable/disable warnings? Thanks

@xjlin0
Copy link

xjlin0 commented Dec 16, 2014

Bliker: your cmder rocks and it's so pretty right out of box. Here I think you would like to know my testing result here:

Under MS windows I use ansicon to make console output in Ruby-IRB colorful with irbtools. And ConEmu blocks ansicon in cmder. Ignoring the warning I gem installed the irbtools and required it in .irbrc IT WORKS! Here is a screenshot comparing with Babun, another great variation of Cygwin.
cmderansicon

@illtellyoulater
Copy link

Got the same problem, is there a solution similar to what @xjlin0 suggests? Thanks.

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

No branches or pull requests

6 participants