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.
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