help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: unpleasant flickering in terminal emacs


From: Amos Bird
Subject: Re: unpleasant flickering in terminal emacs
Date: Sat, 28 Apr 2018 11:36:37 +0800
User-agent: mu4e 1.0-alpha3; emacs 27.0.50


It seems related to the true color terminfo I used.

xterm-24bits|xterm with 24-bit direct color mode,
  use=xterm-256color,
  setb24=\E[48;2;%p1%{65536}%/%d;%p1%{256}%/%{255}%&%d;%p1%{255}%&%dm,
  setf24=\E[38;2;%p1%{65536}%/%d;%p1%{256}%/%{255}%&%d;%p1%{255}%&%dm,

using xterm-256color doesn't flicker at all.

Eli Zaretskii <eliz@gnu.org> writes:

From: Amos Bird <amosbird@gmail.com>
Cc: help-gnu-emacs@gnu.org
Date: Sat, 28 Apr 2018 00:45:18 +0800


Sorry for being ambiguous. I referred "my emacs" as the emacs with
my
configuration instead of "emacs -Q".

Then I take it as meaning that "emacs -Q" doesn't show the problem, even if you load the theme you are normally using? If so, I suggest to bisect your customizations to find out which one(s) cause this
flickering, then come back here and tell what you found.


--
Amos Bird
amosbird@gmail.com



reply via email to

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