File zellij.changes of Package zellij
------------------------------------------------------------------- Fri Apr 30 02:52:55 UTC 2021 - dead_mozay@opensuse.org - Update to version v0.6.0: * docs(changelog): fix formatting * docs(changelog): pass vttest 1 * Terminal: pass vttest 1 (#408) * chore(changelog): added the ability to synchronize input sent to panes * Defining sync keybind using default.yaml * Including text on tab name to let users know sync is on. * cargo fmt * New feature: Synchronize text sent to panes * docs(changelog): Screen Config File (#399) * docs(changelog): Keybind Improvement(#400) * refactor(handler): refer to self.config.keybinds internally * Config Loading * feat(ci): add M1 macOS builds * chore(changelog): implemented simple plugin timers via the `set_timeout()` call * feat(plugin): simple timers implemented via the `set_timeout()` call * feat(plugin): come back to this commit if you need high-performance timers * chore(changelog): new plugin API * fix(plugin): mark `Event` as non-exhaustive * fix(plugin): fix bad export macro * feat(plugin): added the `get_plugin_ids()` query function * fix(ci): formatting tweak * fix(ci): fix asset naming * fix(ci): fix cross compiliation * fix(ci): add missing item to the build list * fix(ci): fix release naming * fix(ci): fix environment variable (again) * fix(ci): fix environment variable * fix(ci): fix manual dispatch * fix(ci): properly order the arguments to tar * feat(ci): add CI trigger for manual builds * Pin to nighlty 2021-04-23 * docs(changelog): Default Configuration Files (#362) ------------------------------------------------------------------- Fri Apr 30 02:48:28 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org> - Initial package.