diff options
Diffstat (limited to 'hm/soispha/conf/less/command.less')
-rw-r--r-- | hm/soispha/conf/less/command.less | 4 |
1 files changed, 3 insertions, 1 deletions
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 |