summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/pty_writer.rs
AgeCommit message (Expand)Author
2023-07-12fix(rendering): occasional glitches while resizing (#2621)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-10-28errors: Don't unwrap in `server::pty_writer` (#1872)har7an
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-08-17fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)Aram Drevekenin
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-05-17fix: ensure pty_writer thread closes (#1422)Thomas Linford
2022-05-16fix(pty): paste freeze with large amounts of text (#1383)Thomas Linford