in reply to Re: Download, build and deploy vim (personal use on Windows)
in thread Download, build and deploy vim (personal use on Windows)
gvim -u NONE -U NONE --noplugin open a file with lots of lines ggyG :set more :perl VIM::Msg(VIM::Eval('@"')) Bug: At the more prompt q, <esc>, ^C do not work. NOTE: more from echo @" works as before
|
|---|