[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tabs: Magically Growing Tabs?
From: |
T.V Raman |
Subject: |
Tabs: Magically Growing Tabs? |
Date: |
Wed, 16 Oct 2019 16:01:29 +0200 (CEST) |
I run with two tabs --- one where I am doing work, the other where I
am reading an ebook, C-tab makes this a very nice workflow.
So now I have two tabs -- one called "Home" where I do work, one
called "EBooks" where I read. All is well for a few hours.
(length (tab-bar-tabs)) == 2
At some point, C-tab when in the Home tab switches to another tab
called "Home". When I investigate,
(length (tab-bar-tabs)) == 3 or greater ---
I've seen the above number grow as high as 7 depending on when I check
--and have to close the extra tabs using C-x t 0.
Unclear as to what interaction triggres the creation of these tabs.
Note: I cannot see, so it's not possible to catch when this happen by
eyeballing the tab-bar line -- I only notice when C-tab doesn't do
what I expect.
--
--
- Tabs: Magically Growing Tabs?,
T.V Raman <=