windows 10 的 cmd 字体真是丑的不行,简直是普遍无衬线字体终端的“泥石流”,注意到 bash on windows 已经支持了 consolas 字体,下面来优化一下 cmd 的字体。

首先打开 cmd,输入 chcp 437,将代码页切(current code page)换到英文模式,右键点击cmd的标题栏,选择属性(properties), 然后在字体(font)标签下把字体改成 consolas 18px,保存。同样适用于 PowerShell。

转自:http://i-meto.com/cmd-consolas/

相关文章:

  • 2021-12-15
  • 2021-05-27
  • 2021-12-20
  • 2022-12-23
  • 2021-12-24
  • 2021-11-17
  • 2021-05-06
  • 2021-09-14
猜你喜欢
  • 2021-10-15
  • 2021-11-17
  • 2021-12-05
  • 2021-07-11
  • 2021-06-17
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案