This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Console buffer jumble


I found a problem with the new snapshots. If you

1. start Cygwin with "Cygwin.bat"
2. enter "man bash"
3. enter down arrow then up arrow, or Page Down then Page Up

Normally this would just scroll through the man page. However with these new
snapshots it is creating a jumble in the console, notice the username mixed in
with the output of "man"

BASH(1)                     General Commands Manual                    BASH(1)

Steven@Steven-PC ~
$ man bash
BASH(1)                     General Commands Manual                    BASH(1)

NAME
       bash - GNU Bourne-Again SHell

SYNOPSIS
       bash [options] [file]

These are the versions affected

    20140219  BAD
    20140218  BAD
    20140217  BAD
    20140216  BAD
    20140213  GOOD

This issue is mirrored with the MSYS2 project
http://sourceforge.net/p/msys2/tickets/23

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]