Help me make my windows cmd.exe console work more like a Linux terminal

前端 未结 14 2174
孤街浪徒
孤街浪徒 2021-01-30 17:36

The windows terminal (the user-interface around text-applications like cmd.exe) really sucks.

There is so much that the Unix-style terminals do that the windows terminal

14条回答
  •  醉酒成梦
    2021-01-30 17:50

    Instead of trying to force the Unix behaviour on Windows - which would be a bit unnatural - why don't you check out PowerShell, Microsoft's next generation shell for Windows?

提交回复
热议问题