zellij/zellij-server
Tanapol Prucksakorn ee933744dd
performance(server): Improve dump_screen! performance (#2548)
* Pre-allocates `buf` string.
* Uses `trim_end_matches()` instead of regex.

Co-authored-by: Tanapol Prucksakorn <tanapol.pr@gmail.com>
2025-07-22 17:03:44 +02:00
..
src performance(server): Improve dump_screen! performance (#2548) 2025-07-22 17:03:44 +02:00
Cargo.toml Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00