From 9dc2f900ef58fdd75b4804039848da732f56465c Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 14 Jan 2025 12:01:35 +0100 Subject: Add tab-bar-lines-keep-state Suggested by Juri Linkov @link0ff --- corfu.el | 1 + 1 file changed, 1 insertion(+) diff --git a/corfu.el b/corfu.el index cce4590..7473c45 100644 --- a/corfu.el +++ b/corfu.el @@ -338,6 +338,7 @@ settings `corfu-auto-delay', `corfu-auto-prefix' and (menu-bar-lines . 0) (tool-bar-lines . 0) (tab-bar-lines . 0) + (tab-bar-lines-keep-state . t) (no-other-frame . t) (unsplittable . t) (undecorated . t) -- cgit v1.0