Open TheElegantCoding opened 1 year ago
it will be nice if when we use use_fancy_tab_bar = true we can also add a option to hide the close button in the tabs
use_fancy_tab_bar = true
Related to:
This was fixed in https://github.com/wez/wezterm/pull/3818. :)
config.show_close_tab_button_in_tabs = false
it will be nice if when we use
use_fancy_tab_bar = true
we can also add a option to hide the close button in the tabs