summaryrefslogtreecommitdiffstats
path: root/zellij-client
AgeCommit message (Expand)Author
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-12-07fix(style): various internal refactoringsMarcin Puc
2021-12-05fix(perf): throttle resizes on sigwinch (#895)Thomas Linford
2021-12-02fix(compatibility): do not duplicate bracketed paste in chunked stdin input (...Aram Drevekenin
2021-11-30Prevent a zellij session from attaching to itself. (#911)Kunal Mohan
2021-11-29chore(version): bump development versionAram Drevekenin
2021-11-11fix(options): handling and overwriting cli opts (#859)a-kenji
2021-11-10chore(version): bump development versionAram Drevekenin
2021-11-10chore(release): v0.20.1v0.20.1Aram Drevekenin
2021-11-10fix(input): properly query bracketed paste mode in terminals (#858)Aram Drevekenin
2021-11-10add(feature): toggle boolean options with cli flag (#855)a-kenji
2021-11-10fix(envs): Unify operation of Zellij environment variables (#842)Ken Matsui
2021-11-08chore(version): bump development versionAram Drevekenin
2021-11-02feat(ui): add right-click support to pluginsTw
2021-10-29fix(compatibility): home and end key fix (#815)Aram Drevekenin
2021-10-27fix(input): properly handle bracketed paste (#810)Aram Drevekenin
2021-10-26Feature: Rotate Pane locations (#802)Kunal Mohan
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-20chore(version): bump development versionAram Drevekenin
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-30chore(version): bump development versionAram Drevekenin
2021-09-30hotfix(stdin): poll for mouse hold in the stdin thread (#752)Aram Drevekenin
2021-09-29chore(version): bump development versionAram Drevekenin
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-13Add `options` subcommand to `attach` (#718)a-kenji
2021-09-09style(clippy): various fixes (#704)Paulo Coelho
2021-08-31chore(version): bump development versionAram Drevekenin
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-26Split tab-layout into `template` & `tabs` sectiona-kenji
2021-08-24Merge branch 'tab-layout' of https://github.com/a-kenji/zellij into a-kenji-t...Aram Drevekenin
2021-08-23Merge pull request #622 from sagittarius-a/feature/go-to-last-taba-kenji
2021-08-21Add `template` section in `layout` filea-kenji
2021-08-20fix(compatibility): properly paste multilines (#653)Aram Drevekenin
2021-08-03fix: rename action to ToggleTabSagittarius-a
2021-08-03feat(tab): add keybind to go to last tab visitedSagittarius-a
2021-07-23Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layouta-kenji
2021-07-23Add `tabs` to `layouts`a-kenji
2021-07-21Cleanup Cargo.tomlqepasa
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-17Minor fixesPaweł Palenica
2021-07-13Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add pl...Paweł Palenica
2021-07-09Add on_force_close config optionKunal Mohan
2021-07-06Remove test feature and hacksKunal Mohan
2021-07-05chore(version): bump development versionAram Drevekenin
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford