1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 19:31:49 +03:00
wezterm/docs/config/lua/MuxTab/set_title.md
2022-07-19 05:52:38 -07:00

137 B

tab:set_title(TITLE)

Since: nightly builds only

Sets the tab title to the provided string.

tab:set_title("my title")