Scroll through terminal command output history
Hey,
Is there an equivalent to this VScode feature that allows you to navigate through the previous terminal outputs you have entered.
So say I have:
ls
cd lol
ls
Hitting the cmd up will show me the different outputs of the three commands in a cyclical nature.

1 comment
Sort by
Date
Votes

It looks like there’s no such feature yet. Could you create a feature request in youtrack (https://youtrack.jetbrains.com/issues/IDEA) explaining in more detail why you find this important and how you’d like this feature to be implemented? We’ll see if it can be done
Please sign in to leave a comment.