Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Y01 Test Failure
On Thu, Mar 18, 2021 at 8:21 AM Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> @@ -8,6 +7,7 @@
> NO:{g}
> NO:{h}
> NO:{i}
> +NO:{<INSERT>menu</INSERT>}
> NO:{j}
> NO:{k}
> NO:{l}
If I change comptesteval to stty "rows 48" then this changes to:
@@ -8,6 +7,7 @@
NO:{g}
NO:{h}
NO:{i}
+NO:{<INSERT></INSERT>}
NO:{j}
NO:{k}
NO:{l}
So it does have something to do with tty size/definition. Also looks
like the order in which the pseudo-tty driver is returning control
sequences may be different.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author