I'm getting "no suitable screen available" error on windows 10 with conemu tried both micro 64bit and 32bit.
What shell are you using? Because unfortunately micro does not work in cygwin and the like.
Yea its conemu/cygwin. thanks
@zyedidia I see that Micro doesn't work on MSYS2 perhaps due to the point that Cygwin and its derivatives aren't supported currently. Any reason why? How much work would it involve in adding support?
for me the "no suitable screen available" was fixed by removing MICRO_TRUECOLOR=1 from environment.
@DmitriyK-CPKIO How do you accomplish this exactly? I'm using Windows 10.
I'm not using MSYS2 btw.
@muygalan you mean how did I remove the environment variable?
@DmitriyK-CPKIO Yes, exactly. I don't even know where I would begin to do that. Could you add some steps when you have time? Thank you.
@muygalan I recommend you downloading this great program, this will make everything easier. Bear in mind that these environment variables apply only on logon (so you will have to re-login if you change something. I prefer storing environment variables in Environment section of ConEmu terminal app, which can be reapplied by restarting the console in question.
I'm getting "no suitable screen available" error on windows 10 with conemu tried both micro 64bit and 32bit.
http://imgur.com/a/My6gV
Look at this :-) It help me a lot !
https://github.com/zyedidia/micro/issues/784#issuecomment-480476643
Most helpful comment
@zyedidia I see that Micro doesn't work on MSYS2 perhaps due to the point that Cygwin and its derivatives aren't supported currently. Any reason why? How much work would it involve in adding support?