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
Steps to reproduce:
#env LESS = -j5 LESSCHARSET = utf8
_j
Expected result: message should say "Position target at screen line 5". Actual result: message says "Position target at screen line 1".
Removing the LESSCHARSET line makes it work correctly.
The text was updated successfully, but these errors were encountered:
Fixed in de6108b.
Sorry, something went wrong.
Reopened because de6108b was reverted due to regression.
9ea9003
No branches or pull requests
Steps to reproduce:
_j
.Expected result: message should say "Position target at screen line 5".
Actual result: message says "Position target at screen line 1".
Removing the LESSCHARSET line makes it work correctly.
The text was updated successfully, but these errors were encountered: