Michael Wardle wrote: The resumption problem could be a resurfacing of: http://sources.redhat.com/ml/cygwin/2000-07/msg01091.html http://sources.redhat.com/ml/cygwin/2001-01/msg00037.html http://www.cygwin.com/ml/cygwin/2003-05/msg01613.html
I wonder if it's also related to what's happening with Vim.
It seems that if I set CYGWIN=tty, I can resume less processes properly. On the downside, when I quit less by pressing "q", less hangs, so I then have to press CTRL-c to kill it.
With CYGWIN=tty, Vim still misbehaves, so I guess the two issues are unrelated.
I was going to try CYGWIN=binmode tty, but CTRL-c doesn't even work properly there (for starters, it doesn't cancel the current incomplete command in zsh). :-(
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/