summaryrefslogtreecommitdiff
path: root/newsboat/.newsboat/config
blob: 6b31d894d2ba9eb797a3ffa9234759c2e0e10470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
highlight  article      "^Title: .*$"   magenta   black bold
color      listnormal                   white     black 
color      listfocus                    magenta   black
color      listfocus_unread             black     white 
color      info                         color7    black
color      article                      color246  black

#highlight  feedlist     "^.* N .*$"     color15   default  bold
#highlight  articlelist  "^.* N .*$"     color15   default  bold
#highlight  article      "^Feed: .*$"    color3    default
#highlight  article      "^Author: .*$"  color5    default
#highlight  article      "^Link: .*$"    blue      default
#highlight  article      "^Date: .*$"    color4    default

browser "open-in-browser"
show-read-articles no
openbrowser-and-mark-jumps-to-next-unread no
refresh-on-startup yes
reload-threads  3
max-items 32
notify-xterm  yes

bind-key j down
bind-key k up
bind-key h left
bind-key l right 
bind-key m toggle-show-read-feeds
bind-key a mark-feed-read
bind-key o open-in-browser-and-mark-read