We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Depending on how you triggered it, tab may not cycle through the completion candidates.
:o <Tab>
You can avoid the issue by inputting :open <Tab> instead, which allows you to cycle through the candidates with the tab key.
:open <Tab>
Tab should always cycle through completion candidates.
0.5.11
0.4.5
mupdf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Problem
Depending on how you triggered it, tab may not cycle through the completion candidates.
Steps to reproduce
:o <Tab>
You can avoid the issue by inputting
:open <Tab>
instead, which allows you to cycle through the candidates with the tab key.Expected behavior
Tab should always cycle through completion candidates.
zathura version (zathura --version)
0.5.11
girara version (zathura --version)
0.4.5
zathura backend
mupdf
The text was updated successfully, but these errors were encountered: