1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/lua-api-crates/mux
Wez Furlong f1c53495e7 lua: add window:mux_window() and pane:mux_window() methods
These allow converting the gui versions of these objects
to the mux versions.

refs: https://github.com/wez/wezterm/issues/225
2022-06-27 20:28:26 -07:00
..
src lua: add window:mux_window() and pane:mux_window() methods 2022-06-27 20:28:26 -07:00
Cargo.toml lua mux: add a couple of window methods 2022-06-17 09:27:28 -07:00