mirror of
https://github.com/wez/wezterm.git
synced 2024-12-22 04:41:34 +03:00
13 lines
295 B
Markdown
13 lines
295 B
Markdown
# pane:mux_pane()
|
|
|
|
*Since: 20220807-113146-c2fee766*
|
|
|
|
*Deprecated Since: 20221119-145034-49b9839f*
|
|
|
|
Returns the `MuxPane` representation of this pane.
|
|
|
|
In nightly versions of wezterm, there is no longer a distinction
|
|
between gui and mux representations of panes, so this method
|
|
returns itself.
|
|
|