Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9687

How do I make a command line always show in front of another app

$
0
0

let's say I only have one monitor and I open an IDE and a powershell window. I need to type words in the IDE's current tab while watching the conent of the command line.

enter image description here

The problem I have is, everytime I work on the IDE, then the IDE will be the main process thefore completed cover the command prompt. I have to click the command prompt window in the taskbar to bring it back or I have to resize both IDE and comand prompt so they both takes up 50/50 space of the screen, which is something I don't want

so is it a tool that I can use to make a command prompt always show in front of another app, pretty much like CSS's Z index, so the command prompt always has the highest z value


Viewing all articles
Browse latest Browse all 9687

Trending Articles