我有时候f5键能够执行,有时显示没有文件
leezanla opened this issue · 2 comments
leezanla commented
zsh1:no such file or directory
skywind3000 commented
你 vim 的当前目录和你程序所在的目录不一致造成的?
tankb52 commented
有没有可能是你在 F5 之前,刚刚用 F9 编译过一次,这时的焦点窗口是 F9 的output 窗口,你再F5 就有问题?
我在 gvim 下 ,使用内置 term + bottom 形式,会碰到这样的事情。
因为gvim 下F9 的output 窗口是空白的,也不会消失。