We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tpope
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
makeprg
cmdheight
Minimal reproduce for my setup (with set cmdheight=1):
set cmdheight=1
:let &l:makeprg='echo ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff' :Make
You may need to add more junk to echo depending on your cmdheight and resolution.
The text was updated successfully, but these errors were encountered:
250ea26
No branches or pull requests
Minimal reproduce for my setup (with
set cmdheight=1
):You may need to add more junk to echo depending on your
cmdheight
and resolution.The text was updated successfully, but these errors were encountered: