Re: Scrollback buffer broken with snapshot

2014-02-01 Thread Steven Penny
On Sat, Feb 1, 2014 at 3:01 AM, Marco Atzeri wrote > I am not an expert in this area but on > > https://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.283&r2=1.284 It looks like Chris fixed it already, just decided not to tell anyone. Sneaky http://c

Re: Scrollback buffer broken with snapshot

2014-02-01 Thread Marco Atzeri
On 31/01/2014 03:57, Steven Penny wrote: On Thu, Jan 30, 2014 at 8:44 PM, Steven Penny wrote However using this snapshot http://cygwin.com/snapshots/x86_64/cygwin1-20140128.dll.xz it now only clears the screen More info cygwin1-20140128.dll.xz BAD cygwin1-20140124.dll.xz BAD

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Fri, Jan 31, 2014 at 11:40 PM, Andrey Repin wrote > You're comparing apples and oranges. > mintty is a "basic Linux terminal", native NT console is... meh... Hey Andrey, if you have nothing constructive to add you should consider to stop emailing. Saying "meh..." is not adding to the conversati

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Andrey Repin
Greetings, Steven Penny! > On Fri, Jan 31, 2014 at 7:26 AM, Marco Atzeri wrote >> 2) mintty is always better them CMD. IMHO > I shouldnt have to use "mintty" just to get back functionality that has > existed > with Cygwin Bash itself for years, not to mention even the most basic Linux > Terminal

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Fri, Jan 31, 2014 at 7:26 AM, Marco Atzeri wrote > 2) mintty is always better them CMD. IMHO I shouldnt have to use "mintty" just to get back functionality that has existed with Cygwin Bash itself for years, not to mention even the most basic Linux Terminals. -- Problem reports: http://c

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Ken
Marco Atzeri wrote: 1) there is not anymore a cygwin.bat http://cygwin.com/cgi-bin2/package-grep.cgi?grep=Cygwin.bat&arch=x86 Actually, while you will not find it in any package search, and it is no longer a Start Menu item, "Cygwin.bat" is still created in the root (/) of the installati

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Andrey Repin
Greetings, Marco Atzeri! >>> 20140128 seems to work on my system. >>> printf '\ec' clear everything and the >>> scroll bar disappears >> >> Yeah it works with "mintty", but not with "Cygwin.bat" >> > 1) there is not anymore a cygwin.bat > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=Cygwi

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Marco Atzeri
On 31/01/2014 13:26, Steven Penny wrote: On Thu, Jan 30, 2014 at 11:29 PM, Marco Atzeri wrote 20140128 seems to work on my system. printf '\ec' clear everything and the scroll bar disappears Yeah it works with "mintty", but not with "Cygwin.bat" 1) there is not anymore a cygwin.bat htt

Re: Scrollback buffer broken with snapshot

2014-01-31 Thread Steven Penny
On Thu, Jan 30, 2014 at 11:29 PM, Marco Atzeri wrote > 20140128 seems to work on my system. > printf '\ec' clear everything and the > scroll bar disappears Yeah it works with "mintty", but not with "Cygwin.bat" -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: Scrollback buffer broken with snapshot

2014-01-30 Thread Marco Atzeri
On 31/01/2014 03:57, Steven Penny wrote: On Thu, Jan 30, 2014 at 8:44 PM, Steven Penny wrote However using this snapshot http://cygwin.com/snapshots/x86_64/cygwin1-20140128.dll.xz it now only clears the screen More info cygwin1-20140128.dll.xz BAD cygwin1-20140124.dll.xz BAD

Re: Scrollback buffer broken with snapshot

2014-01-30 Thread Steven Penny
On Thu, Jan 30, 2014 at 8:44 PM, Steven Penny wrote > However using this snapshot > http://cygwin.com/snapshots/x86_64/cygwin1-20140128.dll.xz > > it now only clears the screen More info cygwin1-20140128.dll.xz BAD cygwin1-20140124.dll.xz BAD cygwin1-20140118.dll.xz BAD cygwin1

Scrollback buffer broken with snapshot

2014-01-30 Thread Steven Penny
Normally if you run this command printf '\ec' it will clear the screen and scrollback buffer http://stackoverflow.com/a/5367075 However using this snapshot http://cygwin.com/snapshots/x86_64/cygwin1-20140128.dll.xz it now only clears the screen -- Problem reports: http://cygwin.com/p