Terminal scroll to previous / next command keyboard shortcut #40022
vwkd
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
|
I think this would be a great feature to implement. I often just open up iTerm instead to run commands because of the ability to jump to the each command so I don’t have to scroll up to find the start of the output. My current workaround is to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
VSCode has handy shortcuts to scroll through terminal history to the previous / next command using ⌘ + ↑ / ↓, as well as to select to the previous / next command with ⇧ + ⌘ + ↑ / ↓.
It would be great if Zed could do this as well.
Beta Was this translation helpful? Give feedback.
All reactions