From 60e1ef527ea6d1eaa613ae25f0370a0f7d7737de Mon Sep 17 00:00:00 2001 From: self Date: Sun, 26 Jun 2022 19:55:45 +0100 Subject: Some keybindings for newsboat --- newsboat/config | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'newsboat') diff --git a/newsboat/config b/newsboat/config index 784158a..6ca24fc 100644 --- a/newsboat/config +++ b/newsboat/config @@ -11,3 +11,11 @@ highlight feedlist " " default default invis color listfocus yellow default standout underline bold color listfocus_unread yellow default standout underline bold +bind-key G end +bind-key g home +bind-key j down +bind-key k up +bind-key - quit +text-width 74 +cleanup-on-quit yes + -- cgit v1.2.1