From 958e3e08bd74e6bec3e5baee87041025fe59494d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 28 Sep 2021 16:18:35 +0200 Subject: mless: prefer setting LESSKEYIN and .mlesskey Fixes #215. --- man/mless.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/mless.1 b/man/mless.1 index a085946..d446fdd 100644 --- a/man/mless.1 +++ b/man/mless.1 @@ -43,6 +43,14 @@ Use and .Sq Ic ":p" to read the next (resp. previous) message. +.Sh FILES +.Bl -tag -width Ds +.It Pa ${MBLAZE:-$HOME/.mblaze}/mlesskey , Pa $HOME/.mlesskey +Additional keybindings loaded for convenience. +.It Pa ${MBLAZE:-$HOME/.mblaze}/mless , Pa $HOME/.mless +Additional compiled keybindings loaded for convenience. +(Only needed for less earlier than version 590.) +.El .Sh EXIT STATUS .Ex -std .Sh SEE ALSO -- cgit 1.4.1