summaryrefslogtreecommitdiffstats
path: root/zellij-client/src/stdin_ansi_parser.rs
AgeCommit message (Expand)Author
2023-02-17fix(ux): cache stdin queries on startup (remove startup delay) (#2173)Aram Drevekenin
2022-12-07feat(ux): show loading screen (#1997)Aram Drevekenin
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-06-15fix(clippy): clippy fixes (#1508)a-kenji
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-05-16fix(input): ANSI code sent to terminal on startup and resizeThomas Linford
2022-04-28fix(compatibility): respond to bg and fg color ansi queries (#1358)Aram Drevekenin