asyncrun.vim
asyncrun.vim copied to clipboard
How to accept std:cin for c++
When I run the c++ file, it just went to the end. It seems to skip the cin part. How could fix it out? Thanks
quickfix 不支持 stdin,stdin 被关闭了。
好的,谢谢,感觉这个插件很棒,美中不足就是不能输入,Thanks
最近發現可以在vim中使用終端機
加了這兩行設置
set termwinsize=10x0
nnoremap