New Features
- Added text selection and clipboard copying support in terminal views.
- Added application cursor key mode (DECCKM) support for interactive terminal processes.
- Added context-aware help that updates dynamically when the terminal view is focused.
Bug Fixes
- Fixed extra brackets appearing in text containing ANSI escape sequences, addresses issue #449.
- Fixed zombie processes not being reaped after exit by @54rt1n in #450
- Fixed missing ANSI escape code support for disabling bold, underline, and reverse text styles in terminal views.
New Contributors
Full Changelog: v1.100.0...v1.103.0