1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 07:18:13 +03:00
wezterm/wezterm-mux-server-impl/src
Wez Furlong 3ec6041b0f mux: use tab size when spawning a new tab
Rather than using the configured initial window size, use the
size of the current tab to size the newly spawned tab.

refs: https://github.com/wez/wezterm/issues/920
2021-08-14 18:31:23 -07:00
..
dispatch.rs mux client: connect all mux panes in window to clipboard when attaching 2021-05-31 08:40:19 -07:00
lib.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
local.rs wezterm-gui: we now start an implicit unix mux server 2020-12-29 15:58:39 -08:00
pki.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
sessionhandler.rs mux: use tab size when spawning a new tab 2021-08-14 18:31:23 -07:00