From 87a7108fc3d34caacf5eced198dd417798e1ca82 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Sun, 21 Dec 2025 13:48:43 +0800 Subject: configure mark as read keymap article list a: mark all above as read A: mark all articles in the currently selected feed read --- .newsboat/config | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.newsboat/config') diff --git a/.newsboat/config b/.newsboat/config index 2cd9aac..7d5ac83 100644 --- a/.newsboat/config +++ b/.newsboat/config @@ -29,3 +29,7 @@ bind-key b open-in-browser feedlist bind-key b open-in-browser article bind-key b open-in-browser-and-mark-read articlelist bind-key ~ toggle-show-read-feeds + +unbind-key A feedlist +unbind-key C feedlist +bind-key a mark-all-above-as-read articlelist -- cgit v1.2.3