Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any better command prompts for Windows?

For some reason the Windows command prompt is "special" in that you have to go to a properties dialog to resize it horizontally rather than just dragging the corner of the window like every other app. Unsurprisingly this feature made it into P-P-P-Powershell as well -- is there any way around this via command prompt replacement or Windows hackery?

like image 465
Luke Avatar asked Sep 30 '08 16:09

Luke


People also ask

How can I make my Windows command prompt better?

Right-click on the top bar of Command Prompt and select Properties. In the Properties window, open the Colors tab. At the bottom, drag the Opacity slider to adjust the transparency. Feel free to experiment with the slider to achieve the best look.

Is Windows command prompt good?

The Command Prompt can also run batch files; these make automating tasks easy. Power users prefer the Command Prompt for some tasks, as you can take actions with a few simple keystrokes that would require dozens of clicks in the GUI.

Is there a better terminal for Windows?

ZOC is one of the best terminal emulator and SSH client especially for programmers that want to access data on Unix machines from Windows. The software is not free but has impressive features for advanced users.

What can I use instead of Command Prompt in Windows 10?

For those who prefer using Command Prompt, you can opt out of the Windows Logo Key + X change by opening Settings > Personalization > Taskbar, and turning off, Replace Command Prompt with Windows PowerShell in the menu when I right-click the start button or press Windows key+X.


1 Answers

2019 Update:

  • Microsoft has released the terminal app on Github & the Windows Store, and it has tabs, panels, acrylic transparency, and other features.

2016 Update:

  • Windows 10's default conhost UI has more features, including free resize, transparency, etc (this includes cmd & powershell)
  • I now use ConEmu (walkthrough here) which has many features including tabs & split panes.
  • Other options include Cmder (which comes with additional tools built in), and ConsoleZ (a fork of Console2).
  • Console appears to no longer be updated
like image 106
Factor Mystic Avatar answered Sep 21 '22 06:09

Factor Mystic