mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 15:37:29 +03:00
Update format-tab-title.md
This commit is contained in:
parent
fc7f203bac
commit
39638059ef
@ -103,7 +103,7 @@ function tab_title(tab_info)
|
||||
end
|
||||
-- Otherwise, use the title from the active pane
|
||||
-- in that tab
|
||||
return tab.active_pane.title
|
||||
return tab_info.active_pane.title
|
||||
end
|
||||
|
||||
wezterm.on(
|
||||
|
Loading…
Reference in New Issue
Block a user