Skip to content

Add Bell Alert / Silence Alert toggles to pane context menu - #26

Merged
netj merged 1 commit into
mainfrom
activity-vs-alarm-coloring
Aug 28, 2026
Merged

Add Bell Alert / Silence Alert toggles to pane context menu#26
netj merged 1 commit into
mainfrom
activity-vs-alarm-coloring

Conversation

@netj

@netj netj commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds two items to the pane right-click menu: Bell Alert and Silence Alert, each toggling tmux's monitor-bell / monitor-silence per window.
  • Labels flip between "Enable"/"Disable" based on current state.
  • Built on the menu: YAML mechanism from Add New Window to the pane context menu #23, alongside the existing New Window item.

Test plan

  • uv run pytest -q — 149 passed
  • Compiled the menu and sourced it in a real tmux session; confirmed both toggle commands actually flip monitor-bell / monitor-silence

🤖 Generated with Claude Code

Lets you flip monitor-bell and monitor-silence per window from the
right-click pane menu, instead of typing set -w by hand.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@netj
netj merged commit 390014f into main Aug 28, 2026
@netj
netj deleted the activity-vs-alarm-coloring branch August 28, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant