How to scroll up/down in in-build Terminal?
Answered
In Terminal that comes with macOS i just can use Fn + Up/Down arrow keys. What about IDE's terminal?
Best,
Andrey
Please sign in to leave a comment.
Hi Andrey! One can use Shit+Fn+Up/Down, unfortunately Fn+Up/Down is not supported, feel free to create a feature request in our bug tracker: https://youtrack.jetbrains.com/issues
Opened a ticket (Linux version) https://youtrack.jetbrains.com/issue/PY-29003
I had success with Shift+Page Up/Down, as per zsh.
On a compact/laptop keyboard that doesn't have Page Up/Down, in macOS it's Fn+Up/Down to simulate, so to scroll by pages it becomes Shift+Fn+Up/Down.
For single lines, in macOS Command+Up/Down did the trick.