From 0fb874800c051cbc047d66f0b8c898335e9397a8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 16 Jul 2025 14:46:36 +0800 Subject: newsboat config to not ask me to enter after me remove a url --- home/xyz/.config/newsboat/config | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'home/xyz/.config') diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 1e8ddf64..28e2cb3a 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -42,4 +42,12 @@ color hint-separator black blue bold color hint-description black blue #color article white black +# Need following two lines to write defunct RSS feeds log. There was a time +# when exit newsboat, it ask me to press enter, maybe due to I removed a url +# and there's remain cache, with following lines I won't be asked to press +# enter. +cleanup-on-quit yes +# I couldn't find a way to use $XDG_STATE_HOME env. var. +error-log ~/.local/state/newsboat/error.log + # vim: ft=sh -- cgit v1.2.3-70-g09d2