1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/wezterm-mux-server-impl/src
Wez Furlong 75420c1b8f cli: add move-pane-to-new-tab command
This allows moving a pane to a new tab, which can in turn be
created in a new window.

refs: https://github.com/wez/wezterm/issues/1253
2022-05-28 06:43:22 -07:00
..
dispatch.rs mux: try to detect invalid data on stdout during connection 2022-04-11 21:08:57 -07:00
lib.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
local.rs reduce log level of some diagnostics printed on startup 2022-04-09 22:19:22 -07:00
pki.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
sessionhandler.rs cli: add move-pane-to-new-tab command 2022-05-28 06:43:22 -07:00