From 46278cdab1e91e06276f773403ce8b2b442014ea Mon Sep 17 00:00:00 2001 From: atani Date: Tue, 27 Jan 2026 20:41:56 +0900 Subject: [PATCH] Add zellij-send-keys plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8eb24a0..5306d83 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ All the resources listed are community-driven: we cannot offer support but sugge * [zellij-pane-picker](https://github.com/shihanng/zellij-pane-picker) quickly switch, star, and jump to panes with customizable keyboard shortcuts * [zellij-playbooks](https://github.com/yaroslavborbat/zellij-playbooks) browse, select, and execute commands from playbook files directly in the terminal * [zellij-qr-share](https://github.com/dbachelder/zellij-qr-share) show a web token as a QR code in the terminal for fast mobile authentication in the web UI. +* [zellij-send-keys](https://github.com/atani/zellij-send-keys) send text/commands to specific panes like tmux send-keys * [zellij-sessionizer](https://github.com/laperlej/zellij-sessionizer) create sessions based on folder names * [zellij-switch](https://github.com/mostafaqanbaryan/zellij-switch) switching between sessions in CLI using `zellij pipe` * [zellij-what-time](https://github.com/pirafrank/zellij-what-time) shows host system date and/or time in the status bar. Inspired by zellij-datetime