warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.29k stars 371 forks source link

Blocks / Kebab Menu Option to go / scroll to bottom option in the top right corner #224

Open shankarshastri opened 3 years ago

shankarshastri commented 3 years ago

Describe the solution you'd like?

Go To Bottom Option On The Top Right Corner.

Is your feature request related to a problem? Please describe.

It's always very difficult to scroll till the end. Great to provide an option for user to scroll to end (Go To Bottom)

Additional context

Especially when dealing with lot of commands in subshells.

elviskahoro commented 2 years ago

I'd like to see the kebab menu when I hover over a block with a long output without needing to scroll up.

"The overflow menu for each input/output entry should be sticky so that long running commands that generate a lot of output (think of something like a npm install with plenty of spam), I'd first have to scroll up (either via Cmd+Arrows or with my scroll wheel) and find the beginning of the command before I can open the overflow menu"

dannyneira commented 1 year ago

Thanks for submitting as a workaround you can use CMD-UP/DOWN to go thru the most recent blocks, this way you can also quickly access the top or bottom of a long block, or if you just want to top and have a Sticky command header enabled you can click on it to jump.

Please see my demo and let me know if any of these help with your use case.

https://user-images.githubusercontent.com/16809145/209881443-7c2b9f1a-697e-41fb-bdb9-306a52f36cca.mp4