Back to Wezterm

`wezterm.gui.gui_window_for_mux_window(window_id)`

docs/config/lua/wezterm.gui/gui_window_for_mux_window.md

latest387 B
Original Source

wezterm.gui.gui_window_for_mux_window(window_id)

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

Attempts to resolve a mux window to its corresponding Gui Window.

This may not succeed for a couple of reasons:

  • If called by the multiplexer daemon, there is no gui, so this will never succeed
  • If the mux window is part of a workspace that is not the active workspace