From e531e1766c960148fe139ce131bec87ff16cef3a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 2 Oct 2019 12:45:44 -0700 Subject: [PATCH] Added fake binding to allow '#' to bind without being parsed as a comment --- bindings.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings.bb b/bindings.bb index 8b46793..259b8d4 100644 --- a/bindings.bb +++ b/bindings.bb @@ -150,7 +150,7 @@ Section: Viewing Options s: # Sort by... ask1 sort "Sort (n)ame (s)ize (m)odification (c)reation (a)ccess (r)andom (p)ermissions: " && bb +sort:"~$sort" +refresh -#: # Set columns +---,#: # Set columns ask columns "Set columns (*)selected (a)ccessed (c)reated (m)odified (n)ame (p)ermissions (r)andom (s)ize: " && bb +col:"$columns" .: # Toggle dotfile visibility