Awesome Zellij
A list of resources for Zellij workspace: plugins, tutorials and configuration settings.
All the resources listed are community-driven: we cannot offer support but suggestions and comments are very welcome.
- zjstatus a configurable, themeable statusbar plugin
- zellij-cb a customizable compact bar for Zellij
- zellij-datetime adds a date and time pane to your Zellij
- room quickly search and switch tabs 🖤
- harpoon quickly navigate panes (clone of nvim's harpoon)
- zellij-forgot swiftly present and access your keybinds (and more)
- zj-docker display docker containers and perform basic operations
- ghost spawn floating command terminal pane (interactive zrf)
- monocole fuzzy find of file names and contents
- gitpod.zellij Zellij plugin for Gitpod, with .gitpod.yml tasks integration
- zellij-workspace apply layouts to current session
- zellij-jump-list navigate your motions from pane-to-pane (similar to Vim, Neovim, and Emacs jump list)
- multitask a mini-CI as a Zellij plugin
- jbz (Just Bacon Zellij) display your just commands wrapped in bacon
- zellij-switch switching between sessions in CLI using
zellij pipe
- [https://github.com/hiasr/vim-zellij-navigator] Seamless navigation with vim in zellij
- A comprehensive walkthrough on developing Zellij plugins
- Learnings from developing a zellij plugin an informative blog post from the creator of zjstatus
- Developing WebAssembly Rust plugins for Zellij Aram Drevekenin's talk at RustLab 2023
- How to use Zellij Switch plugin a blog post about using fzf and zoxide with zellij-switch
- The zellij docs
- and of course the zellij Discord and Matrix for questions, support and discussions