claude.nagdy.me

Force synchronous terminal output

Set CLAUDE_CODE_FORCE_SYNC_OUTPUT to fix display issues on terminals where auto-detection fails (e.g. Emacs eat).

bash
export CLAUDE_CODE_FORCE_SYNC_OUTPUT=1
claude
View Full Module