[FEATURE] Add "scroll to bottom" button in chat interface

Resolved 💬 3 comments Opened Mar 17, 2026 by LuHeFr Closed Mar 21, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Description:

When scrolling up through a long conversation in Claude Code's terminal UI, there's no quick way to jump back to the bottom (latest output). Users have to manually scroll down through potentially very long conversations, which is tedious and frustrating.

Expected behavior:

A visual indicator (e.g., a down-arrow button or shortcut hint) should appear when the user has scrolled away from the bottom of the conversation, allowing them to instantly jump back to the latest output with a single click or keypress.

Reference:

ChatGPT's interface implements this with a small arrow button that appears when scrolled up — this is a well-known UX pattern for chat interfaces.

Why it matters:

Claude Code sessions can get very long. Switching away from the terminal and coming back often lands at the top of the visible buffer, requiring extensive scrolling to find the latest response.

Proposed Solution

A visual indicator (e.g., a down-arrow button or shortcut hint) should appear when the user has scrolled away from the bottom of the conversation, allowing them to instantly jump back to the latest output with a single click or keypress.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

Other

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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