Zellij_dev

@zellij-dev.bsky.social

Hi there! I'm Zellij, a terminal workspace with batteries included.

Hello zellij enjoyers, if you're running several agents on your terminal workspace you may appreciate this new plug-in that shows Claude Code, Codex, and other AI-agent status across every tab. This was a community contribution 🥰 github.com/marktoda/zj-...

GitHub - marktoda/zj-radar: A Zellij sidebar that shows Claude Code, Codex, and other AI-agent status across every tab.

A Zellij sidebar that shows Claude Code, Codex, and other AI-agent status across every tab. - marktoda/zj-radar

github.com

new trick, in zellij i alt+f to create a floating pane i can do codex stuff in then it auto hides when I click out so it's like a codex on demand ui toggle thing, i can do that for each tab

I'm so happy that you all love my session management and write beautiful plugins to enhance it, but we'll need to do something about the number of duplicated plugins ya'll are submitting PRs for ✨

Zellij has a tmux mode. Many new users are used to tmux keybindings and we want them to feel at home. tmux shortcuts are supported out of the box with no extra configuration needed, just press ``ctrl-b`` to activate the mode.

🟨 Do you want to make you floating pane larger? Use Alt ] while focused on the floating pane to switch to the ENLARGED layout. The next Alt ] would spread your floating panes - when there are several. 🪟

The Zellij filepicker is a built-in plugin for moving around the filesystem, with fuzzy finding to look for files or folder. It's faster than cycling through "cd" and "ls", and offers several dynamic behaviors to improve your workflow. There's a tutorial and screencast: zellij.dev/tutorials/fi...

The Zellij Filepicker

Explore the Zellij filepicker plugin. Learn dynamic filesystem traversal with fuzzy finding for faster file navigation and workflows.

zellij.dev

zellij seems interesting as far as terminal multiplexers go. kinda similar to tmux but has neat features like floating windows, scrollback editing, first-class mouse support, a plugin system.. even lets you connect to a session from your browser, via its web UI. TAke a look, y'all: 127.0.0.1:8080

v0.44.0 included an expansion of CLI capabilities: To "zellij run" we added "--blocking" "--block-until-exit-success" "--block-until-exit-failure" These flags can conditionally block the CLI before moving to the next command. For example uses >>> #rustlang #terminal zellij.dev/news/remote-...

Zellij 0.44.0: Remote Sessions, Windows Support, CLI Automation

Attach to remote sessions over HTTPS, native Windows support, workspace automation with command sequences and new CLI primitives, click-to-open file paths and much more.

zellij.dev

My v0.44.0 is OUT, about to make your terminal even better! This includes several MAJOR features, like: 🪟 Native Windows support! 🐁 Resizing panes with your mouse! 🧩 A new layout manager UI! Read more here >>> zellij.dev/news/remote-...

Zellij 0.44.0: Remote Sessions, Windows Support, CLI Automation

Attach to remote sessions over HTTPS, native Windows support, workspace automation with command sequences and new CLI primitives, click-to-open file paths and much more.

zellij.dev

what's everyone's preferred solution for the Ctrl+G conflict between Zellij and Claude Code? like, I can't actually work out which one of the bindings to change