Re: Vim under screen screwing up console on close - cygcheck.out (0/1)

2014-01-19 Thread Andrew Schulman
> > > Simplest way to reproduce is this: run 'screen', then run 'vim', then > > > exit with ':q'. My bash prompt is now on the bottom line of my mintty > > > window, but everything I type, and all output after that, stays on the > > > last line, each line overwriting the previous. Using 'clear',

Re: Vim under screen screwing up console on close

2014-01-19 Thread Andrew Schulman
> > Simplest way to reproduce is this: run 'screen', then run 'vim', then > > exit with ':q'. My bash prompt is now on the bottom line of my mintty > > window, but everything I type, and all output after that, stays on the > > last line, each line overwriting the previous. Using 'clear', or > > s

Re: Vim under screen screwing up console on close

2014-01-17 Thread Aaron Humphrey
Looks like vim isn't the only problem here, nor is screen. I was able to see some other poor behaviour by looking at a man page and then searching for a string which didn't exist--whether running 'screen' or not. It displayed "Pattern not found" on the bottom line, which caused a bunch of lines t