emacs-devel
[Top][All Lists]
Advanced

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

Re: Tab bar tabs landed on master


From: Juri Linkov
Subject: Re: Tab bar tabs landed on master
Date: Wed, 09 Oct 2019 21:43:25 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> The patch is below, I hope I didn't goof.  Let me know if there are
> problems this causes.
>
> It is possible that we will need to force reset of up_modifier bit
> from the event modifiers inside tty_handle_tab_bar_click, I'm not
> sure.  If you get error messages when clicking on the tab bar saying
> something like "<tab-bar> <up-current-tab> is undefined", this is the
> reason.

Today I tried your patch, and observe the following behavior -
typing on a tab displays in the each area:

  tab-bar up-current-tab-

and waits for reading the next event.  Then after typing any key,
e.g. 'x', it displays in the each area:

  <tab-bar> x is undefined



reply via email to

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