We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3694d3a commit daaf16eCopy full SHA for daaf16e
scripts/variables.sh
@@ -12,7 +12,7 @@ TREE_FOCUS_OPTION="@sidebar-tree-focus"
12
TREE_COMMAND="tree -C"
13
TREE_COMMAND_OPTION="@sidebar-tree-command"
14
15
-TREE_PAGER="LESS=\"\" less --dumb --chop-long-lines --tilde --IGNORE-CASE --RAW-CONTROL-CHARS"
+TREE_PAGER="LESS= less --dumb --chop-long-lines --tilde --IGNORE-CASE --RAW-CONTROL-CHARS"
16
TREE_PAGER_OPTION="@sidebar-tree-pager"
17
18
TREE_POSITION="left"
0 commit comments