1 # Lesskey configuration file for less.
6 # Map "-" to go up one screen like in mutt.
8 # Map h and l to work like in Vim (go left/right).
14 # Set options for less. If the command output fits on the current terminal
15 # page less automatically quits. Also allows the use with colordiff. When
16 # searching ignore case if no uppercase letter is used.
17 LESS = --no-init --search-skip-screen --quit-if-one-screen --RAW-CONTROL-CHARS --ignore-case