flickering on screen clear
Marc Lehmann
schmorp at schmorp.de
Thu Jan 11 02:53:39 CET 2018
On Sun, Jan 07, 2018 at 05:22:03PM +0000, Rastislav Barlik <barlik-arch at gmx.com> wrote:
> I've noticed that there's some screen flickering when clearing the
Can you describe this in more detail? When you clear the screen, it
should simply be empty afterwards with no possible chance of flickering,
unless...
> screen. This can be easily seen by pressing and holding Ctrl-L key to
> clear the screen.
... you do this on e.g. a shell prompt, which usually would result in
the shell redrawing the prompt after clearing the screen fully.
Then likely what you describe as flickering is simply due to urxvt being
faster than the other terminals you are using, i.e. urxvt shows you a clear
screen followed by your prompt, which would mean urxvt is not flickering, but
your shell is.
A simple workaround for your example would be to not keep rpessing ctrl-l,
of course :)
> Does anybody know why is the flickering happening or if it can
> be mitigated somehow?
You would probably need to run a program that doesn't flicker - urxvt
simply shows what it's told to and wouldn't be the cause of the flickering
itself (and can't really do anything about it).
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the rxvt-unicode
mailing list