summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/errors.rs
AgeCommit message (Expand)Author
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-08fix(plugins): support multiple users (#930)Aram Drevekenin
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-15First attempt to provide an overlay prompt (#871)a-kenji
2021-11-08feat(scrolling): half-page scroll actions (#813)oromate
2021-11-05fix(errors): Add colored crate to replace primitive color formatting (#837)Ken Matsui
2021-11-05feature(resize): Non directional resize (#520)Henil Dedania
2021-11-02feat(ui): add right-click support to pluginsTw
2021-10-26Feature: Rotate Pane locations (#802)Kunal Mohan
2021-10-19Feature: Move panes directionally (#762)Kunal Mohan
2021-10-11feat(cli): add `kill-session` command (#745)Jae-Heon Ji
2021-10-07refactor(clients): support multiple clients in tab/screen rendering infra (#770)Aram Drevekenin
2021-09-30hotfix(stdin): poll for mouse hold in the stdin thread (#752)Aram Drevekenin
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-08-23Merge pull request #622 from sagittarius-a/feature/go-to-last-taba-kenji
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-08-03fix: rename variable as stated in pull requestSagittarius-a
2021-08-03feat(tab): add keybind to go to last tab visitedSagittarius-a
2021-07-24feat(scroll): Restore scroll position on SIGINTSagittarius-a
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-22Add ability to attach to sessionsKunal Mohan
2021-05-22Add ability to detach a sessionKunal Mohan
2021-05-16fmt and clippyKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan