From f472e60f1164f0dc025d06db2a13ff4e8ebee1a2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 9 Aug 2022 23:43:05 -0500 Subject: [PATCH] Add link to less --- bollux | 3 +++ 1 file changed, 3 insertions(+) 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'"