Skip to content

feat: make terminal buffer filter configurable#207

Open
seflue wants to merge 1 commit intocoder:mainfrom
seflue:feat/configurable-terminal-filter
Open

feat: make terminal buffer filter configurable#207
seflue wants to merge 1 commit intocoder:mainfrom
seflue:feat/configurable-terminal-filter

Conversation

@seflue
Copy link

@seflue seflue commented Mar 7, 2026

Adds terminal_filter_pattern config option for customizing which terminal buffers are excluded from selection tracking. Useful when Claude runs in external terminals (e.g. sidekick.nvim with tmux) where the buffer name doesn't contain "claude".

Fixes #206

Adds `terminal_filter_pattern` config option for customizing which
terminal buffers are excluded from selection tracking. Useful when
Claude runs in external terminals (e.g. sidekick.nvim with tmux)
where the buffer name doesn't contain "claude".
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.

[BUG] Hardcoded terminal buffer filter breaks with external terminal setups

1 participant