summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/input/plugins.rs
AgeCommit message (Expand)Author
2023-03-01fix(plugins): location path decoding from Url (#2190)Cory Forsstrom
2022-12-09HOTFIX: utils: Move plugins into new assets folder (#2003)har7an
2022-12-09HOTFIX: Feature/ignore asset map (#2002)har7an
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-11-09Fix: better error reporting when failing to load plugins (#1912) (#1914)har7an
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