Back to Wezterm

Set Title

docs/config/lua/mux-window/set_title.md

latest231 B
Original Source

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.

lua
window:set_title 'my title'