zellij-send-keys provides send-keys functionality similar to tmux, allowing users to send text/commands to specific panes from outside or other panes.
Features
Send text to a specific pane by ID
Get a list of all panes with their IDs
Optional Enter key after text
Use case
Useful for automation, scripting, and building multi-agent systems where commands need to be dispatched to different terminal panes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/zellij-org/awesome-zellij/pull/35
**Author:** [@atani](https://github.com/atani)
**Created:** 1/27/2026
**Status:** ✅ Merged
**Merged:** 2/6/2026
**Merged by:** [@giyany](https://github.com/giyany)
**Base:** `main` ← **Head:** `add-zellij-send-keys`
---
### 📝 Commits (1)
- [`46278cd`](https://github.com/zellij-org/awesome-zellij/commit/46278cdab1e91e06276f773403ce8b2b442014ea) Add zellij-send-keys plugin
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## Summary
Add [zellij-send-keys](https://github.com/atani/zellij-send-keys) to the Plugins section.
**zellij-send-keys** provides `send-keys` functionality similar to tmux, allowing users to send text/commands to specific panes from outside or other panes.
### Features
- Send text to a specific pane by ID
- Get a list of all panes with their IDs
- Optional Enter key after text
### Use case
Useful for automation, scripting, and building multi-agent systems where commands need to be dispatched to different terminal panes.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/zellij-org/awesome-zellij/pull/35
Author: @atani
Created: 1/27/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @giyany
Base:
main← Head:add-zellij-send-keys📝 Commits (1)
46278cdAdd zellij-send-keys plugin📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Add zellij-send-keys to the Plugins section.
zellij-send-keys provides
send-keysfunctionality similar to tmux, allowing users to send text/commands to specific panes from outside or other panes.Features
Use case
Useful for automation, scripting, and building multi-agent systems where commands need to be dispatched to different terminal panes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.