* Exit if the output can be displayed in one screen * Print blank lines at the end of the file instead of tildes * Completely ignore case sensitivity on searches * Disable history file
16 lines
180 B
Plaintext
16 lines
180 B
Plaintext
#command
|
|
s forw-scroll
|
|
\kD forw-scroll
|
|
w back-scroll
|
|
\kU back-scroll
|
|
^f forw-search
|
|
f repeat-search
|
|
F reverse-search
|
|
^w quit
|
|
|
|
#line-edit
|
|
|
|
#env
|
|
LESS = -F~I
|
|
LESSHISTFILE = -
|