diff --git a/bollux b/bollux index 23a0403..267418e 100755 --- a/bollux +++ b/bollux @@ -1193,6 +1193,9 @@ less_prompt_escape() { # less_prompt_escape STRING # ben!) # # That being said, this may not work. *Please test!* --- acdw 2022-08-09 +# +# PS. Here's a link to less's homepage in case something else comes up: +# https://www.greenwoodsoftware.com/less/ mklesskey() { # mklesskey if [[ -f "$BOLLUX_CUSTOM_LESSKEY" ]]; then log d "Using custom lesskey: '$BOLLUX_CUSTOM_LESSKEY'"