summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/background_jobs.rs
AgeCommit message (Expand)Author
2024-04-15fix(resurrection): some ui fixes (#3264)Aram Drevekenin
2024-04-12feat(config): allow disabling writing session metadata to disk (#3258)Aram Drevekenin
2023-11-19fix(sessions): untie serialization interval from session read interval (#2951)Aram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-04feat(sessions): resurrect sessions through the session-manager (and plugin AP...Aram Drevekenin
2023-10-20feat(plugins): web requests api (#2879)Aram Drevekenin
2023-10-16feat(plugins): plugin run_command api (#2862)Aram Drevekenin
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin