Created
June 25, 2013 21:26
-
-
Save lichray/5862585 to your computer and use it in GitHub Desktop.
Less configuration file; compile it with lesskey.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#line-edit | |
^A home | |
^E end | |
\ef word-right | |
\eb word-left | |
\ed word-delete | |
^W word-backspace | |
#env | |
LESS = -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment