Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug report
- X-seq: zsh-workers 32721
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: bug report
- Date: Thu, 5 Jun 2014 13:48:55 -0700
- Cc: robin.guignardperret@xxxxxxxxx
- In-reply-to: <CAOc=65DTpuYrNXzW6Z7gvv5og4j_N3F5j6OFp0QJrh9jJpMseQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAOc=65DTpuYrNXzW6Z7gvv5og4j_N3F5j6OFp0QJrh9jJpMseQ@mail.gmail.com>
On Jun 5, 2014 10:13 AM, "robin terrep-drangiug" <
robin.guignardperret@xxxxxxxxx> wrote:
>
> Hello,
>
> This command make the termcaps down
>
> export COLUMNS=10
I' m not sure this is what you are referring to, but: On terminals where
terminfo advertises auto-margin capability, the line editor (ZLE) assumes
that printing a character in the rightmost column causes an implicit line
feed. If you set COLUMNS to less than the actual terminal width, the line
won't wrap where ZLE thinks it did and the display may be strange as a
result.
For what reason do you need to set a narrower value of COLUMNS?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author