summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/input/plugins.rs
AgeCommit message (Expand)Author
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-10docs: fix typos (#1481)Kian-Meng Ang
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-14feature(layout): add layout config (#866)a-kenji
2021-11-05fix(errors): Introduce thiserror to make error types simpler (#836)Ken Matsui
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison