Results 10 comments of QiaKai

1. 方便的话查看一下 yq 的版本号: `x yq --version` 2. 关于 uninstall 的详细功能可以看它的 help 文档: `x uninstall --help` 3. >安装脚本并没有正确地把启动x-cmd的脚本添加进.bashrc文件中 可以手动执行 `x boot init` 之后反馈一下具体的 log 信息吗 4. `@ds` 命令需要提前设置好 deepseek 的...

The assignment of the `OLDPWD` variable might have some issues, and similar problems may exist in other non-POSIX shell environments as well. We will address this issue next week.

Thanks for your feedback! We will fix this issue in the next version.

能否提供以下命令的结果: ```sh ___x_cmd_compat_syncfs /dev/tty type -f ___x_cmd_compat_syncfs ```

奇怪,这里的显示是没有问题的,方便加一下我们的微信群,协助进一步定位吗 https://cn.x-cmd.com/start/community

或许可以通过 wsl 里面的 shell 命令调用 x-cmd,例如通过 bash ```sh wsl bash -i -c 'nvim --help' ``` 效率是个问题

Default value settings are incorrect, the style parameter is only supported for dall-e-3 ``` # current default value model=dall-e-2 style=vivid ``` https://platform.openai.com/docs/api-reference/images/create