]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Fix tab-bar-tab-name-current for active minibuffer.
authorJuri Linkov <juri@linkov.net>
Fri, 7 Jul 2023 07:18:43 +0000 (10:18 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 7 Jul 2023 07:18:43 +0000 (10:18 +0300)
commit51807e12dacbc1abc238ebafb4ba20e27f4bcc81
treecac0ac7af15e326b41dc33230405f54098246bec
parent0522049864951fcb1231e80725a3c8d7d88605c6
* lisp/tab-bar.el: Fix tab-bar-tab-name-current for active minibuffer.

(tab-bar-tab-name-current): Use get-mru-window in the active minibuffer
when minibuffer-selected-window is nil after switching to another tab.
(tab-bar-tab-name-current-with-count)
(tab-bar-tab-name-truncated): Use tab-bar-tab-name-current.
lisp/tab-bar.el