Skip to content

NotchTerm 1.0.2

Choose a tag to compare

@ysftrn ysftrn released this 03 Aug 11:11
· 4 commits to main since this release

Fixed

  • Scrolling now works inside full-screen terminal apps (vim, htop, claude-code, and other alt-screen TUIs). The mouse wheel is translated into real mouse-wheel reports for apps that use mouse tracking, or into arrow-key presses otherwise (matching standard terminal behavior).
  • Fixed an upstream SwiftTerm rendering bug where scrolling up inside these apps could garble the screen.

Users clear quarantine themselves after downloading:
```
xattr -d com.apple.quarantine NotchTerm.app
```