zellij/zellij-server
Thomas Linford 15737d7d10
fix(grid): memory leak with unfocused tabs (#2745)
* use hashset instead of vec for changed lines

avoid output buffer growring indefinitely if tab does not get rendered

* tidy up

- improve hashset -> vec conversion
- remove now unnecessary dedup

* use copied instead of cloned on iter
2023-08-30 10:46:06 +02:00
..
src fix(grid): memory leak with unfocused tabs (#2745) 2023-08-30 10:46:06 +02:00
Cargo.toml chore(version): bump development version 2023-08-28 11:23:53 +02:00