Drop padding and terminal width detection
Output left + right with a single space separator instead of trying to right-align to a detected terminal width. Terminal detection is unreliable when all fds are piped by Claude Code, and hardcoding a width defeats the purpose. Also removes the x/term dependency.
This commit is contained in: