aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/ISSUES.md b/ISSUES.md
index c9d395ab..0a4abd4d 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -19,8 +19,6 @@ Known issues
educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding my
own stuff in there
- Need to decide whether I care about XDG, and implement it if I do
-- Need to decide whether I'm testing the shell snippets for Keychain etc, and
- if so how.
- The custom shell functions really should be documented, but it's not clear to
me exactly where this should happen, because the commands' availability
depends on which shell you're using; the `sd` function isn't available when
@@ -34,3 +32,7 @@ Known issues
highlighting, but not with `sh` highlighting
- The Markdown underline functions should count screen columns, not characters
or bytes
+- > $ lesskey --output less/less less/lesskey
+ > NOTE: lesskey is deprecated.
+ > It is no longer necessary to run lesskey, when using less version 582 and
+ > later.