Home / Emacs / Tab bar / Configuration
Automatic hiding
Hide the tab bar if only one tab exists.
(with-eval-after-load 'tab-bar
(setopt tab-bar-show 1))
Home / Emacs / Tab bar / Configuration
Hide the tab bar if only one tab exists.
(with-eval-after-load 'tab-bar
(setopt tab-bar-show 1))