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

less can't read lesskey on nixos unstable #149

Open
frdiener opened this issue Nov 20, 2024 · 0 comments
Open

less can't read lesskey on nixos unstable #149

frdiener opened this issue Nov 20, 2024 · 0 comments

Comments

@frdiener
Copy link

Observed behaviour:
Less complains about missing lesskey-src.

Expected behaviour:
No errors on calling less.

Steps to reproduce:
Run clx with nix unstable and launch less from it.

Description:
When running clx and launching less via or , less complains about a missing lesskey-file:
There is no lesskey-src=/path/to/lesskey option ("less --help" for help) Press RETURN to continue
The lesskey is actually created at the given path, but somehow it cannot be read.

$ clx --version
clx version 3.7

$ less --version
less 668 (PCRE2 regular expressions)
Copyright (C) 1984-2024  Mark Nudelman
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