1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 07:06:59 +03:00
wezterm/docs/config/lua/pane/tab.md
2023-03-30 07:44:38 -07:00

286 B

pane:tab()

{{since('20220807-113146-c2fee766')}}

Returns the MuxTab that contains this pane.

Note that this method can return nil when pane is a GUI-managed overlay pane (such as the debug overlay), because those panes are not managed by the mux layer.