microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.42k stars 28.62k forks source link

Terminal Scroll Bar: Cursor location indicator not always visible #223356

Open chrisdias opened 1 month ago

chrisdias commented 1 month ago

Testing #223132

When doing a Find in the Terminal, I see the horizontal bar which indicates where the cursor is in the terminal history/buffer. Otherwise, there is no cursor location indicator. Given how the scrollbar works in a normal editor, I expected to see the cursor location indicator regardless.

Find:

Image

without find (code is selected):

Image

Tyriar commented 1 month ago

Good idea 👍