summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-29fix(e2e): new fullscreen snapshotAram Drevekenin
2021-09-29chore(release): v0.18.0v0.18.0Aram Drevekenin
2021-09-28docs(changelog): viewport scrollback fixAram Drevekenin
2021-09-28fix(compatibility): scroll lines into scrollback when clearing screen (#747)Aram Drevekenin
2021-09-28docs(changelog): progress bar fixAram Drevekenin
2021-09-28fix(compatibility): handle cursor movements outside scroll region (#746)Aram Drevekenin
2021-09-27docs(changelog): fullscreen messageAram Drevekenin
2021-09-27feat(ui): The status bar indicates that the panes are full screen and how man...Kaito Akita
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-22chore(docs): update changelogBrooks Rady
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-21Update default config (#737)a-kenji
2021-09-21docs(changelog): Copy example config on releasea-kenji
2021-09-21feature(release): Copy default config to the examples folder on release (#736)a-kenji
2021-09-21docs(changelog): Solely name tab in `tabs` sectiona-kenji
2021-09-21feat(layout): specify only tab name in `tabs` section (#722)a-kenji
2021-09-19fix(plugin): create missing data directories as neededBrooks J Rady
2021-09-19fix(strider): update host mount-pointBrooks J Rady
2021-09-19Merge branch 'main' of github.com:zellij-org/zellijBrooks J Rady
2021-09-19chore(docs): update changelogBrooks Rady
2021-09-19feat(plugin): add plugin data directories (#723)Tw
2021-09-19chore(docs): add new `Visible` eventBrooks Rady
2021-09-19feat(plugin): add visibility event for the plugin (#717)Tw
2021-09-19Docs(changelog): attach --create feature (#731)Kunal Mohan
2021-09-19 Implement `attach --create` subcommand flag to create session if one does no...GPery
2021-09-19Add link to docs to README.md (#732)a-kenji
2021-09-19fix(server): fix leakage of SessionMetaData (#728)Tw
2021-09-17docs(changelog): update cwd fixAram Drevekenin
2021-09-17fix(cwd-pane): Fix for cwd not being inherited when switching tabs (#729)spacemaison
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-15chore(release): v0.17.0v0.17.0Aram Drevekenin
2021-09-15chore(version): bump changelog versionAram Drevekenin
2021-09-15Fix prompt line overflowing when resizing panes (#725)Aram Drevekenin
2021-09-15fix(keys): bring back ctrl-n to get from scroll mode to resize modeAram Drevekenin
2021-09-15docs(changelog): update pane title fixAram Drevekenin
2021-09-15fix(frames): don't pad empty pane title (#724)Paulo Coelho
2021-09-13docs(changelog): Add options subcommand to attacha-kenji
2021-09-13Add `options` subcommand to `attach` (#718)a-kenji
2021-09-13docs(changelog): Improve handling of empty yaml filesa-kenji
2021-09-13Improve handling of empty valid `yaml` files (#716)a-kenji
2021-09-13docs(changelog): add naming tab's in the `layout`a-kenji
2021-09-13feat(screen): support specifying tab's name in layout (#715)Tw
2021-09-12docs(changelog): fix automated builds that use `setup`a-kenji
2021-09-12fix automated build errors on setup command (#711)Thomas Linford
2021-09-12docs(changelog): unicode_width in `tab-bar` titlesa-kenji
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-09-10docs(changelog): document cwd fixAram Drevekenin
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-09-09docs(changelog): tab bar fixesAram Drevekenin
2021-09-09fix(tab-bar): prevent active tab from being hidden (#703)Paulo Coelho