Skip to content

fix(tui): preserve terminal link selection - #24

Draft
IsuraManchanayake wants to merge 1 commit into
rc-0.1.1from
fix/terminal-link-selection
Draft

IsuraManchanayake wants to merge 1 commit into
rc-0.1.1from
fix/terminal-link-selection

Conversation

@IsuraManchanayake

@IsuraManchanayake IsuraManchanayake commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • leave mouse events with the terminal instead of globally capturing them
  • allow normal drag selection and terminal-native URL clicking
  • render complete HTTPS URLs in the masthead
  • retain keyboard scrolling with arrows and PgUp/PgDn
  • keep the dedicated CLI Discord invite: https://discord.gg/CCT24GWhPG

Trade-off

Mouse-wheel scrolling inside the full-screen UI is removed so terminals can own normal selection and link interaction.

Validation

  • cargo test --workspace --all-targets (104 tests passed)
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo fmt --all -- --check

@IsuraManchanayake
IsuraManchanayake force-pushed the fix/terminal-link-selection branch from 795ca68 to 971bd63 Compare September 11, 2026 09:25
@IsuraManchanayake IsuraManchanayake self-assigned this Sep 11, 2026
@IsuraManchanayake

Copy link
Copy Markdown
Collaborator Author

Needs testing

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