1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/docs/config/lua/MuxTab/set_title.md
2023-03-20 22:54:27 -07:00

145 B

tab:set_title(TITLE)

{{since('20220807-113146-c2fee766')}}

Sets the tab title to the provided string.

tab:set_title 'my title'