From 48bc5c779635cd369672405483082115d4f5112b Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 18 Dec 2022 14:48:14 +0330 Subject: update --- .newsboat/config | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.newsboat/config') diff --git a/.newsboat/config b/.newsboat/config index 6fdd931..2e77bf0 100644 --- a/.newsboat/config +++ b/.newsboat/config @@ -41,3 +41,10 @@ highlight article "\\[image [0-9][0-9]*\\]" color72 default bold highlight article "\\[embedded flash: [0-9][0-9]*\\]" color72 default bold highlight article ":.*\\(embedded flash\\)$" color74 default highlight article ":.*\\(image\\)$" color74 default + +# highlight articlelist "https?://[^ ]+" yellow red bold +# highlight articlelist "[0-9]+" yellow red bold + +articlelist-format "%4i %f %D %L %?T?;%-17T; ?%t %a" +# articlelist-title-format "%N %V %S %n - Articles in feed %T (%u unread, %t total) - %U \n %l - %L" +feedlist-format "%4i %4S %11T %n %11u %t" -- cgit v1.2.3