# tab:set_title(TITLE)
*Since: nightly builds only*
Sets the tab title to the provided string.
```lua
tab:set_title 'my title'
```