Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Strange bug with tiling wm, urxvt and zsh
- X-seq: zsh-workers 24164
- From: nico@xxxxxxxxxxxx (Nico R. Wohlgemuth)
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Strange bug with tiling wm, urxvt and zsh
- Date: Wed, 5 Dec 2007 19:29:23 +0100
- In-reply-to: <20071205172821.32674415@news01>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20071205141643.GA19714@xxxxxxxxxxxx> <20071205145627.71476067@news01> <20071205162501.GA13383@xxxxxxxxxxxx> <20071205172821.32674415@news01>
On 17:28 Wed 05 Dec , Peter Stephenson wrote:
> On Wed, 5 Dec 2007 17:25:01 +0100
> nico@xxxxxxxxxxxx (Nico R. Wohlgemuth) wrote:
> > The patch (sadly) does not solve the problem.
>
> OK, that means (E&OE) that the rows and columns are set correctly when
> we get to zle. Next guess: the SIGWINCH is happening too early, before
> we've set up the terminal, so that adjustwinsize() is being called but is
> doing the wrong thing.
>
> The following patch stops adjustwinsize() from doing anything until we're
> sure it's OK which is at the call during normal initialization.
>
> ...
>
> --
> Peter Stephenson <pws@xxxxxxx> Software Engineer
> CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
> Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
That doesn't work either.
Also I'm wondering why I don't have this big with xterm and zsh.
--
regards,
Nico R. Wohlgemuth
Messages sorted by:
Reverse Date,
Date,
Thread,
Author