X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Flesskey;h=964a719e1fc3c2104b9d0e4330b2cc5b08aae1fd;hp=502bffa93c70655682c50b61ec1bf87756a9db20;hb=3e7a01c3a9d7c71a9e4a1981815efe54f7ed282e;hpb=0dd903507ae3f0fea3d284418ddad55132070ffb diff --git a/shell/lesskey b/shell/lesskey index 502bffa..964a719 100644 --- a/shell/lesskey +++ b/shell/lesskey @@ -47,11 +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. 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 +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 ~/.