当我exit
在 MacO 的终端上退出 zsh 时,它给了我一条消息:
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Run Code Online (Sandbox Code Playgroud)
但是,这不会关闭终端窗口。
这可能与我遇到的另一个问题有关。我曾经chsh -s /bin/bash
将 bash 作为我的主终端 shell。然而这不起作用 - 终端仍然使用 zsh 打开。