1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-26 23:58:28 +03:00
wezterm/wezterm-mux-server-impl
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
..
src mux: use tab size when spawning a new tab 2021-08-14 18:31:23 -07:00
Cargo.toml model: replace LineBits::DIRTY with a sequence number 2021-08-08 12:45:08 -07:00