1.进入服务器使用xedit不会弹框,需要点开“文件管理”加载一下,再使用xedit才会生效弹框(command not found这个不影响功能)

2.使用starship、ohmyposh美化后xedit、命令提示失效不再弹框
# 安装x-cmd
eval "$(curl https://get.x-cmd.com)"
# starship命令行美化
x starship use gruvbox-rainbow
# xedit失效、命令提示失效(不弹框)
# ohmyposh命令行美化
x ohmyposh use 1_shell
# xedit失效、命令提示失效(不弹框)

在ubuntu、centos、windows都有这个bug














