Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Scrolling problem



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