vpager
vpager copied to clipboard
Pipe input from Vims terminal directly back into Vim
By adapting [terminal-help's drop.cmd command](https://github.com/skywind3000/vim-terminal-help/blob/master/tools/utils/drop.cmd) it should be possible to call vpager in Microsoft Windows as well.
Hi Can i specify a buffer number to redirect to the end of that buffer?
I'd like to use vpager's -Q mode for terminal replacements of ":make" and ":grep." My issue is with the VPAGER buffer, which is rather redundant in this use case. Ideally,...