如果我在 Ubuntu shell 中输错了命令,它会提供建议。通常,这个建议是正确的,我希望使用它。但是除了重复最后一个命令并自己进行更改之外别无他法。为什么它不提供是/否类型的建议,您只需输入 y 即可接受建议?有什么建议可以实现这种行为吗?
这是发生的事情:
sumeet@sumeet:/media/tux$ git stastus
git: 'stastus' is not a git command. See 'git --help'.
Did you mean this?
status
sumeet@sumeet:/media/tux$
Run Code Online (Sandbox Code Playgroud) Stack Overflow, Unable to open an existing notebook in IPython Notebook上的这个问题中的解决方案建议安装最新的笔记本,但我找不到如何操作。