zellij/default-plugins/session-manager
Aram Drevekenin 4c6b03acc1
feat(sessions): resurrect sessions through the session-manager (and plugin API) (#2902)
* working with table and scrolling

* ui and functionality complete

* fix formatting

* refactor: background jobs

* style(fmt): rustfmt
2023-11-04 11:20:50 +01:00
..
.cargo 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
src feat(sessions): resurrect sessions through the session-manager (and plugin API) (#2902) 2023-11-04 11:20:50 +01:00
.gitignore 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
Cargo.toml feat(sessions): resurrect sessions through the session-manager (and plugin API) (#2902) 2023-11-04 11:20:50 +01:00