问题标签 [oh-my-posh]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
oh-my-posh - 无法让 Oh My Posh foreground_templates 用于“文本”段
我似乎无法让 foreground_templates 为文本段工作。下面是我提示的最后一个块。
如果我以正常权限运行,我应该只看到一个绿色的“新月”提示字符。如果我以提升的权限运行,我应该会看到一个带有“解锁”图标的红色药丸,然后是一个空格,然后是一个红新月提示字符。
该{{ if .Root }}
模板在文本属性中添加了额外的空间作品。{{ if .Root }}
foreground_templates 中的模板不起作用。无论我尝试什么,我总是得到一个绿色的新月。
我可以使用 text 属性中的模板着色来解决它,但它有点难看:
我看不出有什么不对。你能?
环境:
- 视窗 10
- 测试的控制台(所有渲染相同):
- Windows 终端 1.11.2921.0
- 电源外壳 5.1
- PowerShell 7.0.3
- 哦,我的豪华 6.4.3
- SauceCodePro 书呆子字体
powershell - 如何在 Powershell 5.1 中为 Oh My Posh 安装主题?
我每天在 Windows 终端中使用 Powershell 5.1。然而,几天后,我的 Oh My Posh 主题停止工作,并打印出一个错误,说它找不到我想要的主题 (iterm2),并退回到默认主题。
我已删除 ( Remove-Module -Name oh-my-posh -Force
) 并重新安装 ( Install-Module -Name oh-my-posh -Scope CurrentUser
) Oh My Posh,但这并没有解决问题。怎么解决 ?
谢谢
windows - 试图安装 oh-my-posh 但它告诉我“该术语未被识别为......”
所以我尝试为 Windows 安装 oh-my-posh
Install-Module oh-my-posh -Scope CurrentUser
并输入
Get-PoshThemes
查看我下载的可用主题。但我收到了这条消息
谁能帮我?
powershell - Oh-my-posh 在使用 npm install 后崩溃
安装任何 npm 包后,我的豪华版崩溃并出现以下错误
并使终端无响应 错误屏幕截图