我在这里得到一个非常烦人的错误:
% git s<TAB> 变
% git sgit s
send-email -- send collection of patches as emails
send-pack -- push objects over git protocol to another repository
...
Run Code Online (Sandbox Code Playgroud)
它只是重复命令.如果我调整屏幕大小,它会恢复正常:git s
我该如何解决?