From 4ceb8bac28941da3e18076020f327347cad766ea Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 29 Sep 2022 15:17:08 +0200 Subject: Add option to force honoring --tab, fuzzy match on selectSession() --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 011e82a..a1eecec 100644 --- a/src/config.h +++ b/src/config.h @@ -24,6 +24,7 @@ public: static const ConfigOption* const RUNSCRIPT; static const ConfigOption* const WINDOW_SIZE; static const ConfigOption* const DEFAULT_TAB; + static const ConfigOption* const FORCE_DEFAULT_TAB; static const ConfigOption* const THEME; static const ConfigOption* const URL_BASE; static const ConfigOption* const URL_LIST; -- cgit v1.2.3-55-g7522