What's wrong with this entry?
Anonymous. No account, no email.
- Apple Terminal detection for improved raw mode handling (
TERM_PROGRAM === 'Apple_Terminal') - Improved Alacritty and Zed Shift+Enter binding detection — now shows "already configured" instead of "Remove it to continue"
- GitHub CLI rate-limit hint added to model context for better error recovery
- Improved terminal resize detection and forced redraw when
stdout.columns/rowschange - Doctor diagnostic command now executes immediately (
immediate: !0)
Evidence
Apple Terminal detection (search for "Apple_Terminal") — IB8; Alacritty binding (search for "Alacritty Shift+Enter key binding already configured")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.