Hook blocking error text renders right-shifted instead of below

Status Closed — not planned
Reported on v2.1.92
Maintainer reply None cached
Activity 2 comments · opened Apr 4, 2026 · closed May 15, 2026

When a PreToolUse hook returns permissionDecision deny with permissionDecisionReason, the error text renders to the RIGHT of hook returned blocking error instead of BELOW it. The same text already appears left-aligned in the Error line, making the right-shifted copy redundant and hard to read. The Ink renderer creates two Zj siblings in a Fragment with default flexDirection row. Wrapping in flexDirection column would fix it. Claude Code 2.1.92, macOS arm64.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗