1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-06 03:07:36 +03:00
wezterm/mux
Michael Bikovitsky acfb6b3c9f Fix leak of Pane struct
`parse_buffered_data` held an `Arc<Pane>`, which prevented
`read_from_pane_pty` and `parse_buffered_data` from detecting
that the Pane was closed.
2023-03-23 14:03:04 -07:00
..
src Fix leak of Pane struct 2023-03-23 14:03:04 -07:00
Cargo.toml update base64, work around another batch of breaking API changes 2023-01-08 18:49:45 -07:00