set_title
On this page
window:set_title(TITLE)#
Sets the window title to the provided string. Note that applications may subsequently change the title via escape sequences.
window:set_title 'my title'
Sets the window title to the provided string. Note that applications may subsequently change the title via escape sequences.
window:set_title 'my title'