From #11295 Add direct binding actions to set a window, tab, surface title so that AppleScript can use `perform action` to execute them. ``` keybind = f=set_surface_title:bar ```
From #11295
Add direct binding actions to set a window, tab, surface title so that AppleScript can use
perform actionto execute them.