We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
准备查看云主机内安装的docker版本,预期执行命令docker --version.
步骤: 1、打开终端按钮,输入doc三个字符以后按回车键补全,如下图
2、打开终端日志,只显示doc三个字符,无法显示完整的docker命令。
猜测这个终端是根据键盘输入字符记录命令的,没有考虑到Linux下面按tab键可以补全Linux命令导致引起的。
The text was updated successfully, but these errors were encountered:
版本号提供一下
Sorry, something went wrong.
fix:终端日志处理字节'7'导致的日志补全记录不全。[#91]
ab063d4
2.11.9.2 beta 已经发版可以更新测试
No branches or pull requests
准备查看云主机内安装的docker版本,预期执行命令docker --version.
步骤:
1、打开终端按钮,输入doc三个字符以后按回车键补全,如下图
2、打开终端日志,只显示doc三个字符,无法显示完整的docker命令。
猜测这个终端是根据键盘输入字符记录命令的,没有考虑到Linux下面按tab键可以补全Linux命令导致引起的。
The text was updated successfully, but these errors were encountered: