summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/lib.rs
AgeCommit message (Expand)Author
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-09-09Feature: Better error handling/reporting (#1670)har7an
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-05-20feat(actions): dump the terminal screen into a file (#1375)Cosmin Popescu
2022-04-12feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on...Aram Drevekenin
2022-03-23chore(deps): move from termion to termwiz for STDIN handling (#1249)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-23chore(deps): update arg parsing to clap v3 (#1017)Marcin Puc
2021-11-10fix(envs): Unify operation of Zellij environment variables (#842)Ken Matsui
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan