Fixed

  • Typing after trackpad scroll not registering — sub-pixel momentum deltas blocked keyboard input

  • First keystrokes lost after Cmd+Tab — stale prevKeys from blur caused missed edge detection

  • Long line overflow overlapping at beginning of line — terminal/PTY not resized after ComputeRects in tab creation and session restore

  • Non-ASCII paste in tab rename — added UTF-8 validation for clipboard data

Changed

  • Info.plist updated with full macOS app metadata (category, dark mode, architecture, copyright)