大佬您好,我的使用场景希望用到 interactive shell,比如结合 asynctasks 快速在 docker 容器里运行一些命令,我写了个脚本 [d](https://github.com/QiangZiBro/Qdotfiles/blob/633f3e081ccbd7eef5cc6ef75d72ebb5d87354c2/bin/d) 做这个事情。 但不管在neovim内,还是使用脚本,发现都不支持 interactive shell <img width="782" alt="image" src="https://user-images.githubusercontent.com/30493365/197400991-e39716a5-1059-4883-a59f-294c60b76b1c.png"> <img width="325" alt="image" src="https://user-images.githubusercontent.com/30493365/197401075-5cfdf7ef-f62a-46d7-ae5e-f4329256ae62.png"> 请问需要进行什么设置吗?