summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/output
AgeCommit message (Expand)Author
2024-01-22fix(terminal): improve reflow performance and general memory usage by reducin...Aidan Hobson Sayers
2023-11-05feat(terminal): support styled underlines (#2730)Eatgrass
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-08-30fix(grid): memory leak with unfocused tabs (#2745)Thomas Linford
2023-08-04fix(performance): plug memory leak (#2675)Aram Drevekenin
2023-07-27fix(terminal): properly handle resizes in alternate screen (#2654)Aram Drevekenin
2023-06-12fix(output): do not hide cursor on a render that does not include visual asse...Aram Drevekenin
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-10-30errors: Don't unwrap in `zellij_server::output` (#1878)har7an
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin