wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
17.83k stars 798 forks source link

Hide close button in the tab bar #3801

Open TheElegantCoding opened 1 year ago

TheElegantCoding commented 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

image

wez commented 1 year ago

Related to:

solson commented 1 week ago

This was fixed in https://github.com/wez/wezterm/pull/3818. :)

config.show_close_tab_button_in_tabs = false