zellij/default-plugins
Aram Drevekenin bc628abc12
feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721)
* write/read session metadata to disk for all sessions

* switch session client side

* fix tests

* various adjustments

* fix full screen focus bug in tiled panes

* fix tests

* fix permission sorting issue

* cleanups

* add session manager

* fix tests

* various cleanups

* style(fmt): rustfmt

* clear screen before switching sessions

* I hate you clippy

* truncate controls line to width

* version session cache

* attempt to fix plugin tests

* style(fmt): rustfmt

* another attempt to fix the tests in the ci
2023-08-24 13:36:24 +02:00
..
compact-bar feat(plugins): make plugins configurable (#2646) 2023-07-25 10:04:12 +02:00
fixture-plugin-for-tests feat: add plugin permission system (#2624) 2023-08-12 15:35:42 +02:00
session-manager feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721) 2023-08-24 13:36:24 +02:00
status-bar feat(ui): break pane to new tab and move panes between tabs (#2664) 2023-08-02 11:41:51 +02:00
strider feat: add plugin permission system (#2624) 2023-08-12 15:35:42 +02:00
tab-bar feat(plugins): make plugins configurable (#2646) 2023-07-25 10:04:12 +02:00