Describe the bug
As tabbar filter, "not var:abc" does not filter out tabs with abc var set.
To Reproduce
- Launch a new tab with abc var set
- Update tab_bar_filter to "var:abc", it correctly displays the newly launched tab as well as current active one, but updating it to
tab_bar_filter not var:abc, every tab is displayed.
Describe the bug
As tabbar filter, "not var:abc" does not filter out tabs with abc var set.
To Reproduce
tab_bar_filter not var:abc, every tab is displayed.