Skip to content

fix: allow terminal drag selection#150

Merged
graykode merged 1 commit into
mainfrom
fix/allow-terminal-selection
Jul 5, 2026
Merged

fix: allow terminal drag selection#150
graykode merged 1 commit into
mainfrom
fix/allow-terminal-selection

Conversation

@graykode

@graykode graykode commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Leave terminal mouse capture disabled by default so native drag selection and copy work in the TUI.
  • Add --mouse as an opt-in path for users who want existing click targets and wheel navigation.
  • Document the new default and flag in the README.

Validation

  • git diff --check
  • cargo test
  • cargo clippy -- -D warnings
  • cargo build

@graykode graykode marked this pull request as ready for review July 5, 2026 07:40
@graykode graykode merged commit afe9c3f into main Jul 5, 2026
7 checks passed
@graykode graykode deleted the fix/allow-terminal-selection branch July 5, 2026 07:43
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