]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
lesskey: explain why --clear-screen isn't used
authorSimon Ruderich <simon@ruderich.org>
Tue, 26 Jun 2018 06:00:07 +0000 (08:00 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 26 Jun 2018 06:00:46 +0000 (08:00 +0200)
shell/lesskey

index e548524446106c9cb917da2ab6ce2d58efd0179f..502bffa93c70655682c50b61ec1bf87756a9db20 100644 (file)
@@ -48,8 +48,9 @@ l right-scroll
 #     Ignore case if the search string doesn't contain any uppercase letters.
 #     If there are uppercase letters respect case.
 #
-# Don't use search-skip-screen as it makes it easy to miss matches on the
-# current page.
+# Don't use --search-skip-screen as it makes it easy to miss matches on the
+# current page. Don't use --clear-screen which always prints a full screen
+# (padded with "~" lines).
 LESS = --no-init --quit-if-one-screen --RAW-CONTROL-CHARS --ignore-case
 
 # Store less' history file in this directory. HISTORY_PATH is replaced by