From af48ecac167b64f162e034467048744f1a2b0303 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 21 Jan 2024 20:48:31 +0100 Subject: fix(hm/conf/less): Ensure that less can read the lesskey file --- hm/soispha/conf/less/command.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hm/soispha/conf/less/command.less') diff --git a/hm/soispha/conf/less/command.less b/hm/soispha/conf/less/command.less index c85350f4..5365686b 100644 --- a/hm/soispha/conf/less/command.less +++ b/hm/soispha/conf/less/command.less @@ -36,7 +36,7 @@ R repaint-flush r repaint ˆR repaint ˆL repaint -\e undo-hilite +\en undo-hilite \eU clear-search g goto-line \kh goto-line @@ -121,4 +121,6 @@ Q quit :q quit :Q quit ZZ quit + +# Stop processing (and ignore less' default values) #stop -- cgit 1.4.1