summaryrefslogtreecommitdiffstats
path: root/zellij-tile
AgeCommit message (Expand)Author
2022-03-16chore(release): v0.26.1v0.26.1Aram Drevekenin
2022-03-11chore(version): bump development versionAram Drevekenin
2022-03-08refactor(tab): simplify mouse hold and release (#1185)Thomas Linford
2022-02-24fix(style): simplify the conversion from `bool` to `i32` (#1075)Ken Matsui
2022-02-22chore(version): bump development versionAram Drevekenin
2022-02-21fix(ui): floating panes UI (#1074)Aram Drevekenin
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-23chore(deps): update arg parsing to clap v3 (#1017)Marcin Puc
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2022-01-05chore(version): bump development versionAram Drevekenin
2021-12-20chore(version): bump development versionAram Drevekenin
2021-12-20chore(version): bump development versionv0.23.0Aram Drevekenin
2021-12-20feat(collaboration): implement multiple users (#957)Aram Drevekenin
2021-12-14chore(version): bump development versionAram Drevekenin
2021-12-13chore(version): bump development versionAram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-11-29chore(version): bump development versionAram Drevekenin
2021-11-26feat: provide the zellij version to plugins (#894)Jae-Heon Ji
2021-11-25This adds a UI for multiple users in panes (behind a feature flag) (#897)Aram Drevekenin
2021-11-15First attempt to provide an overlay prompt (#871)a-kenji
2021-11-10chore(version): bump development versionAram Drevekenin
2021-11-10chore(release): v0.20.1v0.20.1Aram Drevekenin
2021-11-08chore(version): bump development versionAram Drevekenin
2021-11-02feat(ui): add right-click support to pluginsTw
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-20chore(version): bump development versionAram Drevekenin
2021-10-19Feature: Move panes directionally (#762)Kunal Mohan
2021-10-12fix(plugin): clean up the mouse PR a littleBrooks J Rady
2021-10-12feat(plugin): Add mouse events for plugins (#629)qepasa
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-29chore(version): bump development versionAram Drevekenin
2021-09-27feat(ui): The status bar indicates that the panes are full screen and how man...Kaito Akita
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-19feat(plugin): add visibility event for the plugin (#717)Tw
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-09feat(plugin): add exec_cmd helper for executing command in hostTw
2021-08-31chore(version): bump development versionAram Drevekenin
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-23Indicate to the user when text is copied to the clipboard (#642)Thomas Linford
2021-07-22Merge branch 'main' into display-session-namea-kenji
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-09Move `ModeInfo::new()` back to `get_mode_info()`Lovecraftian Horror
2021-07-08Display session name within sessionLovecraftian Horror
2021-07-05chore(version): bump development versionAram Drevekenin
2021-06-04chore(release): bump development versionBrooks J Rady
2021-06-01Merge branch 'main' into resize-overhaulBrooks J Rady
2021-05-30docs(manpage): Update manpagea-kenji
2021-05-30Merge branch 'main' of https://github.com/zellij-org/zellij into theme-configa-kenji