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
Pos1
End
STRG+Pos1 and STRG+End should jump to the first/last visible logline.
STRG+Pos1
STRG+End
Pos1 and End should either do the same or jump to the first/last logline in the current viewport.
Both should only trigger if the logview is currently focused, not when the focus is in any of the textviews.
The text was updated successfully, but these errors were encountered:
Implemented in this commit: e0c049e
Sorry, something went wrong.
No branches or pull requests
STRG+Pos1
andSTRG+End
should jump to the first/last visible logline.Pos1
andEnd
should either do the same or jump to the first/last logline in the current viewport.Both should only trigger if the logview is currently focused, not when the focus is in any of the textviews.
The text was updated successfully, but these errors were encountered: