mirror of
https://github.com/zellij-org/awesome-zellij.git
synced 2026-07-17 09:22:11 -05:00
[PR #57] [MERGED] Add lazy-zellij to Session Management #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/zellij-org/awesome-zellij/pull/57
Author: @Logos-Flux
Created: 6/10/2026
Status: ✅ Merged
Merged: 6/19/2026
Merged by: @giyany
Base:
main← Head:add-lazy-zellij📝 Commits (1)
cd2c797Add lazy-zellij to Session Management📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds lazy-zellij to the Session Management section.
It is an fzf-based session manager for zellij: a fuzzy picker that fuses live, exited-but-resurrectable, and systemd-managed sessions into one list, with a preview pane showing each session's tabs, per-pane commands (via
zellij action dump-layout, so it works on detached sessions too), attached clients, and a periodically-captured screen snapshot. It can also promote a session to a boot-timezellij@<name>systemd unit straight from the picker, and browse sessions on remote hosts over SSH (lzj @host).MIT licensed. Entry inserted alphabetically at the top of the section.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.