]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - lesskey
Add generate target to Makefile.
[config/dotfiles.git] / lesskey
1 # Lesskey configuration file for less.
2
3
4 #command
5
6 # Map "-" to go up one screen like in mutt.
7 - back-screen
8
9 #env
10
11 # Set options for less. If the command output fits on the current terminal
12 # page less automatically quits. Also allows the use with colordiff. When
13 # searching ignore case if no uppercase letter is used.
14 LESS = --no-init --search-skip-screen --quit-if-one-screen --RAW-CONTROL-CHARS --ignore-case