microsoft / microsoft/terminal

Feature Request: ⬇️ button to appear when scrolled many pages up

Open
#2,471 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Extensibility Area-UserInterface Issue-Feature Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

Description of the new feature/enhancement

Sometimes people using the Terminal need to scroll very far up, and read a lot of previous output. They then want to return immediately all the way to the bottom of the terminal, to see the latest output.

Currently: users scroll a lot to get to the bottom of the terminal.

Proposed: when scrolled more than X lines up, a ⬇️ button should appear that scrolls to UI all the way down to the latest output. I'll leave the UI discussion up to you.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the terminal's scroll handling and UI code, then determine how to detect scrolling more than X lines upward and where a button could return the view to the latest output; done means the behavior works and is covered by relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.