From 5e74241bb8b2a672a7adcc4a8b6e1dea03f2f5a2 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 10 Feb 2023 12:32:43 -0600 Subject: remove unnecessary cruft --- snownews/colors | 21 --------------------- snownews/keybindings | 39 --------------------------------------- 2 files changed, 60 deletions(-) delete mode 100644 snownews/colors delete mode 100644 snownews/keybindings (limited to 'snownews') diff --git a/snownews/colors b/snownews/colors deleted file mode 100644 index 8675dde..0000000 --- a/snownews/colors +++ /dev/null @@ -1,21 +0,0 @@ -# Snownews color definitons -# black:0 -# red:1 -# green:2 -# orange:3 -# blue:4 -# magenta(tm):5 -# cyan:6 -# gray:7 -# brightred:9 -# brightgreen:10 -# yellow:11 -# brightblue:12 -# brightmagenta:13 -# brightcyan:14 -# white:15 -# no color:-1 -enabled:1 -new item:5 -goto url:4 -feedtitle:-1 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:/ -- cgit v1.2.3