gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minos2 terminal bug: rapidly repeated clear-and-redraw causes missed


From: Bernd Paysan
Subject: Re: Minos2 terminal bug: rapidly repeated clear-and-redraw causes missed drawing
Date: Thu, 01 Oct 2020 16:17:17 +0200

Am Donnerstag, 1. Oktober 2020, 15:39:55 CEST schrieb Ethan Gardener:
> On Thu, Oct 1, 2020, at 1:54 PM, Bernd Paysan wrote:
> > 0 is the "change nothing" pseudo-color, 6 is the default pseudo-color and
> > 7-15 are actual colors of choice.
> 
> Thanks! I've changed the editor's rvsoff to use 6. It works correctly now:
> no black listing; no truncated QX. Fixed!
> : rvsoff 6 fg! 6 bg! ;

I recommend:

: rvson invers attr! ;          : rvsoff 0 attr! ;

This works portable across all terminal implementations that support invers.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ*
https://net2o.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]