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

前端 未结 14 2307
孤街浪徒
孤街浪徒 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 18:14

    There is a native windows version of rxvt that is available in Cygwin. It seems to work quite well and can be resized with ease, e.g. full screen.

提交回复
热议问题