emacs-devel
[Top][All Lists]
Advanced

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

Re: Display of undisplayable characters: \U01F3A8 instead of diamond


From: Yuri Khan
Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond
Date: Mon, 29 Aug 2022 18:26:00 +0700

On Mon, 29 Aug 2022 at 18:00, Eli Zaretskii <eliz@gnu.org> wrote:

> > > No text terminal can support all the key combinations a GUI
> > > display can.
> >
> > Why ever not?
>
> Because not every combination can be expressed as a character code.

Kitty manages to represent a lot of key combinations in its
[comprehensive key protocol][1]. Someoneā„¢ could implement that in
fbterm, too.

(The current iteration of the comprehensive key protocol is a lot
easier to work with in Emacs than the previous one, too. This one does
not require one to filter out key release events.)

[1]: https://sw.kovidgoyal.net/kitty/keyboard-protocol/



reply via email to

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