1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-03 11:38:15 +03:00
wezterm/docs/config/lua/mux-window/set_title.md
2022-08-07 13:26:59 -07:00

230 B

window:set_title(TITLE)

Since: 20220807-113146-c2fee766

Sets the window title to the provided string. Note that applications may subsequently change the title via escape sequences.

window:set_title 'my title'