It would be a big life hack if this is possible. Because it would be a waste of time to have a cursor in the terminal in these two situations:
- There is no point in going toward the terminal if the program is about printing "Hello world".
- And when there is an error in the terminal.
What's important, is when we need to move our cursor toward terminal:
TLDR; can we automate the cursor movement? I want my cursor to come back to the editor when it is not required in the terminal and if the cursor required in the terminal finishes its task, I want it to comebacks to the editor section.