diff options
author | zachir <zachir@librem.one> | 2023-02-10 12:32:43 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-10 12:32:43 -0600 |
commit | 5e74241bb8b2a672a7adcc4a8b6e1dea03f2f5a2 (patch) | |
tree | 24768273a6578345dfe530918c54c86db90a3e11 /snownews/keybindings | |
parent | 7a2dd5235800003487d43c57d1b76847c692bce4 (diff) |
remove unnecessary cruftminor
Diffstat (limited to 'snownews/keybindings')
-rw-r--r-- | snownews/keybindings | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/snownews/keybindings b/snownews/keybindings deleted file mode 100644 index 73d0f9e..0000000 --- a/snownews/keybindings +++ /dev/null @@ -1,39 +0,0 @@ -# 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:/ |