[PR #294] Add tmux-palette to Plugins #4753

Open
opened 2026-07-15 15:54:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tmux/pull/294
Author: @eduwass
Created: 5/13/2026
Status: 🔄 Open

Base: mainHead: add-tmux-palette


📝 Commits (1)

  • 58b1d1e Add tmux-palette to Plugins

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds tmux-palette to the Plugins section.

A Raycast-style command palette for tmux: fuzzy search, custom commands/themes/aliases via JSON config in ~/.config/tmux-palette/, ~30ms cold start. Different angle from the existing tmux-command-palette entry (that one is fzf-based; this one has its own ANSI renderer for the Raycast-feel UI, mouse support, and JSON-only user config so users don't have to fork to extend it).


🔄 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/rothgar/awesome-tmux/pull/294 **Author:** [@eduwass](https://github.com/eduwass) **Created:** 5/13/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-tmux-palette` --- ### 📝 Commits (1) - [`58b1d1e`](https://github.com/rothgar/awesome-tmux/commit/58b1d1e56e11916ba5869dde98d246831db1f646) Add tmux-palette to Plugins ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [tmux-palette](https://github.com/eduwass/tmux-palette) to the Plugins section. A Raycast-style command palette for tmux: fuzzy search, custom commands/themes/aliases via JSON config in `~/.config/tmux-palette/`, ~30ms cold start. Different angle from the existing `tmux-command-palette` entry (that one is fzf-based; this one has its own ANSI renderer for the Raycast-feel UI, mouse support, and JSON-only user config so users don't have to fork to extend it). --- <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-15 15:54:46 -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-tmux#4753