bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: resizing drops information: bash 3.0 and xterm 200


From: Chet Ramey
Subject: Re: resizing drops information: bash 3.0 and xterm 200
Date: Tue, 22 Feb 2005 11:45:23 -0500
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Sven.Hartrumpf@fernuni-hagen.de wrote:
If I make an xterm window running bash smaller and then larger again,
the information in the window doesn't get restored (only
the information visible in the smaller size is visible after
making the xterm larger).

...
On 22 Feb 2005, Chet Ramey wrote:

Please read item E11 in the Bash FAQ.


Yes, I read and tried "shopt -s checkwinsize" before I asked this question.
Unfortunately, the problem persists.
Just to be sure: I meant that the old information in the xterm window is not extended by the characters that should be visible again after increasing
the window size.

What do you mean by `the information in the window'?

Bash (really readline) will redraw the current command line using the
new dimensions if you resize while the line is being edited.  Everything
else is out of its hands and up to the terminal emulator.

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]