Skip to content

Release 0.18.1: native text selection in chat - #78

Merged
mostlydev merged 2 commits into
masterfrom
release/0.18.1
Sep 15, 2026
Merged

mostlydev merged 2 commits into
masterfrom
release/0.18.1

Conversation

@mostlydev

Copy link
Copy Markdown
Owner

Restores native text selection in tt chat.

Summary

  • Mouse capture is off by default, so drag-select, double-click and copy work natively again, including in herdr.
  • tt chat --mouse opts back into wheel scrolling, trading away native selection. --no-mouse still takes precedence.
  • Keyboard scrolling (PgUp/PgDn, Shift+↑/↓, Ctrl+End) is unchanged. Help, usage and README are updated.

Verification

  • npm run typecheck, npm test (572 passed, 1 skipped), npm run build, git diff --check, npm pack --dry-run

@mostlydev
mostlydev merged commit 42af47f into master Sep 15, 2026
4 checks passed
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