NLKNguyen / pipe.vim

Vim plugin to pipe command line output into Vim window. Support external running interface. Include useful utilities to build other interactive plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If I set a shell, all commands will flash

AaronConlon opened this issue · comments

My .vimrc had a config:
set shell = powershell
And, when I set it,the comand result would flash fast..You can try it.Thanks.