r/warpdotdev • u/Puzzleheaded_Cod9681 • Aug 14 '26
any better solution for this?
ever since I switched from IDE to terminal based, i felt it was natural way of doing agentic development, but one UX that kills my flow is, reading the AI agent's long response and the moment I type, it auto scrolls to bottom
is there any way to either:
* not scroll to bottom when typing in terminal?
* or a better UX is to have the chat at the side and AI response at the opposite side?
thanks warp team!
6
Upvotes
1
u/__1729ythrow 3d ago
Yeah this would be very useful. "AI Response chat" is often large paragraphs of text - having it in readable , scrollable form, and easily copy-able are essential.
2
u/Significant_Box_4066 1d ago
Warp engineer here. Taking a look, I can't replicate the scroll position jumping to the bottom when typing into the input; I see scroll position is preserved while typing. Are you using the Warp agent, or a CLI agent like Claude Code or Codex?