Add sidebar configs

This commit is contained in:
flyingscorpio@clevo 2022-05-14 12:10:02 +02:00
parent 81a2e49d55
commit 327993cf66

View file

@ -92,17 +92,17 @@ unset imap_passive # open imap connection when checking for mail
# Sidebar mappings # Sidebar mappings
set sidebar_visible = yes set sidebar_visible = yes
#set sidebar_width = 20 set sidebar_width = 25
#set sidebar_short_path = yes set sidebar_short_path = yes
#set sidebar_next_new_wrap = yes set sidebar_next_new_wrap = yes
#set mail_check_stats set mail_check_stats
#set sidebar_format = '%D%?F? [%F]?%* %?N?%N/? %?S?%S?' set sidebar_format = '%D%?F? [%F]?%* %?N?%N/? %?S?%S?'
#bind index,pager \Ck sidebar-prev bind index,pager \Ck sidebar-prev
#bind index,pager \Cj sidebar-next bind index,pager \Cj sidebar-next
#bind index,pager \Co sidebar-open bind index,pager \Cl sidebar-open
#bind index,pager \Cp sidebar-prev-new bind index,pager \Cp sidebar-prev-new
#bind index,pager \Cn sidebar-next-new bind index,pager \Cn sidebar-next-new
#bind index,pager B sidebar-toggle-visible bind index,pager B sidebar-toggle-visible
# Default index colors: # Default index colors:
#color index yellow default '.*' #color index yellow default '.*'
@ -126,11 +126,14 @@ set sidebar_visible = yes
#mono indicator reverse #mono indicator reverse
#mono error bold #mono error bold
#color normal default default #color normal default default
#color indicator brightblack white color indicator brightblack white
#color sidebar_highlight red default color sidebar_indicator brightblack white
#color sidebar_divider brightblack black color sidebar_spoolfile yellow default
#color sidebar_flagged red black color sidebar_highlight red default
#color sidebar_new green black color sidebar_divider brightblack black
color sidebar_new green black
color sidebar_unread cyan black
color sidebar_flagged red black
#color normal brightyellow default #color normal brightyellow default
#color error red default #color error red default
#color tilde black default #color tilde black default