Why is my terminal invisible after minimizing it and how can I find it? [duplicate]

I minimized my terminal after doing a repo sync.

I cant find it on any desktop now! Please help.


Solution 1:

Use the Super+W keyboard shortcut to show a graphical overview of all windows, including the terminal(s); just click on the one you want to bring it up.

(Super key = Win key)

Example:

enter image description here

Keyboard-only option - Alt+Tab

You can also use the Alt+Tab keyboard shortcut to cycle through all running applications, including minimized ones:

  • Hold Alt and keep pressing Tab to cycle.
  • Release both keys when your chosen terminal is highlighted.