gpt4 book ai didi

powershell - 在 PowerShell 中更改第一个输入单词的颜色

转载 作者:行者123 更新时间:2023-12-02 20:22:55 27 4
gpt4 key购买 nike

我想将第一个控制台语句的颜色从黄色更改为其他颜色,因为它在白色背景上看起来很糟糕。我怎样才能做到这一点 ? enter image description here

enter image description here

最佳答案

更新:对于较新版本请使用此命令:

Set-PSReadLineOption -Colors @{ Command = 'Red' }

颜色列表:

  • 黑色
  • 深蓝色
  • 深绿色
  • 深青色
  • 深红色
  • 深洋红色
  • 深黄色
  • 灰色
  • 深灰色
  • 蓝色
  • 绿色
  • 青色
  • 红色
  • 洋红色
  • 黄色
  • 白色

关于powershell - 在 PowerShell 中更改第一个输入单词的颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43015262/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com