From eda86b6f1f2e290664a061246d5745e70c110eaa Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 27 Feb 2021 16:54:22 -0600 Subject: Change default T_PRE_DISPLAY to both,pre,alt --- bollux | 2 +- bollux.conf.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bollux b/bollux index 974d497..3f4d31f 100644 --- a/bollux +++ b/bollux @@ -146,7 +146,7 @@ bollux_config() { ## typesetting : "${T_MARGIN:=4}" # left and right margin : "${T_WIDTH:=0}" # width of the viewport -- 0 = get term width - : "${T_PRE_DISPLAY:=pre,alt,both}" # how to view PRE blocks + : "${T_PRE_DISPLAY:=both,pre,alt}" # how to view PRE blocks # colors -- these will be wrapped in \e[ __ m C_RESET='\e[0m' # reset : "${C_SIGIL:=35}" # sigil (=>, #, ##, ###, *, ```) diff --git a/bollux.conf.5 b/bollux.conf.5 index b590397..b23aa62 100644 --- a/bollux.conf.5 +++ b/bollux.conf.5 @@ -94,7 +94,7 @@ If set to 0, attempts to use the width of the terminal, falling back to 80. .TP .BR T_PRE_DISPLAY -comma-separated list of items; default is pre,alt,both. +comma-separated list of items; default is both,pre,alt. .br How to display preformatted text blocks. .I pre -- cgit 1.4.1-21-gabe81