[PR #35] [MERGED] Add zellij-send-keys plugin #149

Closed
opened 2026-07-12 03:41:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: add-zellij-send-keys


📝 Commits (1)

  • 46278cd Add 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-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>
GiteaMirror added the pull-request label 2026-07-12 03:41:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-zellij#149