I'm trying to run irssi under cygwin and it gives me this error:

$ irssi
Terminal doesn't support cursor movement
Can't initialize screen handling, quitting.
You can still use the dummy mode with -d parameter

It was working like yesterday. I don't know what I did to break it. Tried reinstalling it, didn't help.

link|improve this question
How are you using cygwin? Are you using mintty or the Cygwin Bash Shell? What is your TERM environment variable set as? echo $TERM at the prompt – Darren Hall Jul 14 '11 at 15:24
Using Cygwin Bash Shell $ echo $TERM returns dumb – Alex Jul 16 '11 at 16:26
Try using mintty with a $TERM value of either vt100 or xterm instead. – Darren Hall Jul 19 '11 at 17:49
feedback

migrated from stackoverflow.com Jul 13 '11 at 6:54

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.