summaryrefslogtreecommitdiffstats
path: root/zellij-tile/src/lib.rs
AgeCommit message (Expand)Author
2021-04-19fix(naming): made plugin terminology more consistentBrooks J Rady
2021-03-25Wrap up the plugin system refactor, running everything through update()Brooks J Rady
2021-03-25Converted tab updates to the new generic update() functionBrooks J Rady
2021-03-23Move most key handling to the update() + event systemBrooks J Rady
2021-03-23Initial implementation of the update callback + upstream termionBrooks J Rady
2021-03-23Rename references of 'draw' to 'render' for pluginsBrooks J Rady
2021-03-09Deduplicate the WASM interface structsBrooks J Rady
2021-03-09Rename init() to load() in plugin API + Bump depsBrooks J Rady
2021-03-08feat(tabs): add ability to set tab name (#212)Jonah Caplan
2021-02-25add basic tab bar #166Jonah Caplan
2021-02-09Work towards a functional buildBrooks J Rady
2021-02-09Merged in mosaic-tile and started renaming to zellijBrooks J Rady