]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/lesskey
herbstluftwm/autostart: add bindings to run programs and select windows
[config/dotfiles.git] / shell / lesskey
index e548524446106c9cb917da2ab6ce2d58efd0179f..964a719e1fc3c2104b9d0e4330b2cc5b08aae1fd 100644 (file)
@@ -47,10 +47,13 @@ l right-scroll
 # --ignore-case:
 #     Ignore case if the search string doesn't contain any uppercase letters.
 #     If there are uppercase letters respect case.
+# --rscroll=*n>
+#     Draw ">" ("*" means with "normal" attributes) when hiding wrapped lines.
 #
-# Don't use search-skip-screen as it makes it easy to miss matches on the
-# current page.
-LESS = --no-init --quit-if-one-screen --RAW-CONTROL-CHARS --ignore-case
+# 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 --rscroll=*n>
 
 # Store less' history file in this directory. HISTORY_PATH is replaced by
 # setup.sh because lesskey doesn't expand ~/.