Scroll via click in scroll bar? #10255

Closed
opened 2026-01-31 02:16:32 +00:00 by claunia · 6 comments
Owner

Originally created by @vefatica on GitHub (Aug 21, 2020).

Originally assigned to: @DHowett on GitHub.

When I click in terminal's vertical scroll bar, above or below the slider, the window scrolls 4 lines. In most other places, including the Window's console, such a click results in the window scrolling 1 page. Is this by design? Do I have any control over it? - Vince

Originally created by @vefatica on GitHub (Aug 21, 2020). Originally assigned to: @DHowett on GitHub. When I click in terminal's vertical scroll bar, above or below the slider, the window scrolls 4 lines. In most other places, including the Window's console, such a click results in the window scrolling 1 page. Is this by design? Do I have any control over it? - Vince
Author
Owner

@DHowett commented on GitHub (Aug 23, 2020):

Yep, this is a simple fix. Good catch! 😄

@DHowett commented on GitHub (Aug 23, 2020): Yep, this is a simple fix. Good catch! :smile:
Author
Owner

@vefatica commented on GitHub (Aug 23, 2020):

I'm surprised it wasn't caught earlier.

How do I submit a feature suggestion/request?

Thanks. - Vince

@vefatica commented on GitHub (Aug 23, 2020): I'm surprised it wasn't caught earlier. How do I submit a feature suggestion/request? Thanks. - Vince
Author
Owner

@DHowett commented on GitHub (Aug 23, 2020):

We can use this issue (which I've left open) to track fixing the scroll bar. There's no need for you to file a separate suggestion if it's about the same problem 😄

We use this issue tracker for all feature requests, tasks, bugs, scenarios, etc.

@DHowett commented on GitHub (Aug 23, 2020): We can use this issue (which I've left open) to track fixing the scroll bar. There's no need for you to file a separate suggestion if it's about the same problem :smile: We use this issue tracker for all feature requests, tasks, bugs, scenarios, etc.
Author
Owner

@vefatica commented on GitHub (Aug 23, 2020):

It's unrelated but I'll post it here anyway. :-)

For my purposes, easily opening a pre-configured app in an auto-split pane would be convenient. I can Ctrl-Shift-N to open app N in a new tab. And I can Ctrl-Shift-Space to open the drop-down, then scroll to item N and Alt-activate. How about Ctrl-Shift-Alt-N to do it all (without seeing the drop-down)?

@vefatica commented on GitHub (Aug 23, 2020): It's unrelated but I'll post it here anyway. :-) For my purposes, easily opening a pre-configured app in an auto-split pane would be convenient. I can Ctrl-Shift-N to open app N in a new tab. And I can Ctrl-Shift-Space to open the drop-down, then scroll to item N and Alt-activate. How about Ctrl-Shift-Alt-N to do it all (without seeing the drop-down)?
Author
Owner

@vefatica commented on GitHub (Aug 23, 2020):

Never mind. I remembered keybindings. That was easier than I thought it would be.

{ "command": { "action": "splitPane", "split": "auto", "profile": "Ubuntu"}, "keys": "ctrl+shift+u" }

That's a very nice feature!

@vefatica commented on GitHub (Aug 23, 2020): Never mind. I remembered keybindings. That was easier than I thought it would be. { "command": { "action": "splitPane", "split": "auto", "profile": "Ubuntu"}, "keys": "ctrl+shift+u" } That's a very nice feature!
Author
Owner

@ghost commented on GitHub (Aug 26, 2020):

:tada:This issue was addressed in #7385, which has now been successfully released as Windows Terminal Preview v1.3.2382.0.🎉

Handy links:

@ghost commented on GitHub (Aug 26, 2020): :tada:This issue was addressed in #7385, which has now been successfully released as `Windows Terminal Preview v1.3.2382.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.3.2382.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10255