Extra options modal: Ability to switch easily between shell commands #130
Taitava
started this conversation in
Ideas - done & released
Replies: 0 comments
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.
-
Method 1
Considering the extra options modal view of a shell command, I think I could add some up/down arrow buttons in the modal that would switch to the previous/next shell command, respectively. The best place for them would be next to the closing
x
button, but I don't know if I'm able to add stuff there.Edit 2022-07-20: It's so hard to add stuff to the place I planned, that I decided not to implement this at least now. Can see if this can be done later.
Method 2 (added 2022-07-20)
Hotkeys
Ctrl
/Cmd
+Up
/Down
to switch to previous/next shell command.Beta Was this translation helpful? Give feedback.
All reactions