您的位置:首页 > IT > 正文

Oh My Posh 14.0 发布,自定义 Shell 提示引擎

来源:OSCHINA     时间:2023-01-31 07:36:51


(资料图)

Oh My Posh 是一个自定义的提示引擎,适用于任何 Shell,能够用函数或变量调整提示字符串。

特性

移植 v3 Nerd Font 字形(a172c7a) git: 允许从状态获取中排除 repo (51fd45d) 忽略清除时的空 header 行 (4818782) 增加 .PromptCount (522a216) 不打印初始换行符(622e207) config: 支持导出 5 个代码点的字形 (6fe030f) 更新 rudolfs-xx 模板的 python 部分 (52bbcb6)

错误修正

init: 支持 Midnight Commander (a0931f8) 将 robbyrussel 改名为 robbyrussell (2839cd3) git: 正确解析 git@ URL (0711835) pwsh: 缓存 tooltip 命令以避免重复的 CLI 调用(d124909) 在空模板上从缓存中删除段(8ba753e) git: 正确清理 ssh 远程 url (25b29bc) shell: 正确分割环境变量的名称和值 (1a1aecb)

更多详情可查看:https://github.com/JanDeDobbeleer/oh-my-posh/releases

相关文章