Added fake binding to allow '#' to bind without being parsed as a
comment
This commit is contained in:
parent
c7e08b884a
commit
e531e1766c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user