Skip to content
New issue

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

The commandline don't echo document or comment of the symbol when let g:vista_echo_cursor_strategy = 'echo' #435

Open
JohanChane opened this issue Aug 24, 2022 · 0 comments

Comments

@JohanChane
Copy link

for example

        xml_attribute<Ch> *m_next_attribute;        // Pointer to next sibling of attribute, or 0 if none; only valid if parent is non-zero

When the cursor on the m_next_attribute yield in vista, the commandline echo Press ENTER or type command to continue, for the message is too long. Though I can set cmdheight=2 to sovle this, I want that the commandline don't echo document or comment of the symbol since document or comment is always too long for commandline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant