Skip to content

Conversation

@sreya
Copy link
Contributor

@sreya sreya commented Nov 16, 2025

  • Add WASM C API functions for querying terminal modes
  • Implement getMode(), hasBracketedPaste(), hasFocusEvents(), hasMouseTracking()
  • Fix paste() method to automatically use bracketed paste when enabled
  • Add comprehensive test suite (10 tests) for Terminal Modes
  • Fix test failures by adding document guards
  • All 215 tests passing, all CI checks pass

- Add WASM C API functions for querying terminal modes
- Implement getMode(), hasBracketedPaste(), hasFocusEvents(), hasMouseTracking()
- Fix paste() method to automatically use bracketed paste when enabled
- Add comprehensive test suite (10 tests) for Terminal Modes
- Fix test failures by adding document guards
- All 215 tests passing, all CI checks pass
@sreya sreya merged commit f3b2bc4 into main Nov 16, 2025
5 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