From 7c5b46cd657efd405b87685d3d9436dddab5045a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 2 Jun 2020 23:08:21 -0500 Subject: Add back/forward binds to statusline --- bollux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bollux b/bollux index 5e03da3..2325624 100755 --- a/bollux +++ b/bollux @@ -411,7 +411,7 @@ display() { } && less_cmd+=(-k "$BOLLUX_LESSKEY") less_cmd+=( -Pm'bollux$' - -PM'o\:open, g\:goto, r\:refresh$' + -PM'o\:open, g\:goto, [\:back, ]\:forward, r\:refresh$' -M ) -- cgit 1.4.1-21-gabe81