当我在 powershell 中键入消息时,例如由于语法突出显示,git commit -m 'Commit msg'我无法看到-m。 有没有办法禁用此功能或更改它使用的颜色?
git commit -m 'Commit msg'
-m
我可以在网上找到的有关 powershell 中语法高亮显示的所有内容似乎都与编程脚本有关,并且无关。
powershell
powershell ×1