Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Scrolling problem
- X-seq: zsh-users 12395
- From: Geoff Wing <gcw@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Scrolling problem
- Date: Tue, 8 Jan 2008 14:10:31 +1100
- In-reply-to: <200801070916.45421.jp.sittingduck@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <200801070916.45421.jp.sittingduck@xxxxxxxxx>
On Monday 2008-01-07 09:16 +0000, Joshua Phillips output:
:Step 1:
:[aoe] ~ % echo I keep typing
:Step 2:
:[aoe] ~ % echo I keep typing and t
:Step 3 (I press 'y'):
:
:^ the prompt and first line disappear. The width of the text didn't even reach
:the other side of the terminal (same problem happens in konsole, xterm and on
:the Linux terminal.
Sounds like COLUMNS is being (incorrectly) set to 33.
What does "echo $COLUMNS" give?
What does "stty -a" indicate for columns?
Does this happen with "zsh -f"?
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author