From 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Wed, 12 Aug 2026 09:19:03 +0200 Subject: Normalize line endings --- newsboat/config | 92 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) (limited to 'newsboat/config') diff --git a/newsboat/config b/newsboat/config index 0d39ad5..dc69cc5 100644 --- a/newsboat/config +++ b/newsboat/config @@ -1,46 +1,46 @@ -# vim: filetype=conf - -auto-reload yes -reload-time 10 -browser "firefox --new-tab %u" -confirm-mark-all-feeds-read no -confirm-mark-feed-read no -goto-first-unread no -goto-next-feed no -keep-articles-days 180 -max-items 500 -cleanup-on-quit yes - -download-path "~/Downloads/!Podcasts" -download-filename-format "F-%t.%e" - -bind-key j down feedlist -bind-key k up feedlist -bind-key j next articlelist -bind-key k prev articlelist -bind-key J next-feed articlelist -bind-key K prev-feed articlelist -bind-key j down article -bind-key k up article - -macro o set browser "mpv %u" ; open-in-browser ; set browser "firefox --new-tab %u" - -color background default default -color listnormal color255 default -color listfocus color238 color255 standout -color listnormal_unread color47 default -color listfocus_unread color238 color47 standout -color info color141 color236 - -# highlights -highlight all "---.*---" yellow -highlight feedlist ".*(0/0))" color237 default default -highlight article "(^Feed:|^Title:|^Date:|^Link:|^Author:)" cyan default bold -highlight article "https?://[^ ]+" yellow default -highlight article "\\[[0-9][0-9]*\\]" magenta default bold -highlight article "\\[image\\ [0-9]+\\]" green default bold -highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold -highlight article ":.*\\(link\\)$" cyan default -highlight article ":.*\\(image\\)$" blue default -highlight article ":.*\\(embedded flash\\)$" magenta default - +# vim: filetype=conf + +auto-reload yes +reload-time 10 +browser "firefox --new-tab %u" +confirm-mark-all-feeds-read no +confirm-mark-feed-read no +goto-first-unread no +goto-next-feed no +keep-articles-days 180 +max-items 500 +cleanup-on-quit yes + +download-path "~/Downloads/!Podcasts" +download-filename-format "F-%t.%e" + +bind-key j down feedlist +bind-key k up feedlist +bind-key j next articlelist +bind-key k prev articlelist +bind-key J next-feed articlelist +bind-key K prev-feed articlelist +bind-key j down article +bind-key k up article + +macro o set browser "mpv %u" ; open-in-browser ; set browser "firefox --new-tab %u" + +color background default default +color listnormal color255 default +color listfocus color238 color255 standout +color listnormal_unread color47 default +color listfocus_unread color238 color47 standout +color info color141 color236 + +# highlights +highlight all "---.*---" yellow +highlight feedlist ".*(0/0))" color237 default default +highlight article "(^Feed:|^Title:|^Date:|^Link:|^Author:)" cyan default bold +highlight article "https?://[^ ]+" yellow default +highlight article "\\[[0-9][0-9]*\\]" magenta default bold +highlight article "\\[image\\ [0-9]+\\]" green default bold +highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold +highlight article ":.*\\(link\\)$" cyan default +highlight article ":.*\\(image\\)$" blue default +highlight article ":.*\\(embedded flash\\)$" magenta default + -- cgit v1.3