From f39d735e2ba625a31a7dbf6fb8bdd62501379ad1 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 5 Oct 2022 22:00:32 -0500 Subject: Initial Commit --- snownews/keybindings | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 snownews/keybindings (limited to 'snownews/keybindings') diff --git a/snownews/keybindings b/snownews/keybindings new file mode 100644 index 0000000..73d0f9e --- /dev/null +++ b/snownews/keybindings @@ -0,0 +1,39 @@ +# Snownews keybindings configfile +# Main menu bindings +add feed:a +delete feed:D +reload all feeds:R +change default browser:B +move item up:K +move item down:J +change feedname:r +sort feeds:s +categorize feed:C +apply filter:f +only current category:c +mark all as read:A +remove filter:F +per feed filter:e +toggle AND/OR filtering:X +quit:q +# Feed display menu bindings +show feedinfo:i +mark feed as read:n +mark item unread:N +# General keybindungs +next item:j +previous item:k +return to previous menu:h +reload feed:R +force reload feed:T +open url:o +open item url in overview:O +page up:b +page down: +top:g +bottom:G +enter:l +show new headlines:H +help menu:? +about:> +type ahead find:/ -- cgit v1.2.3