.muttrc

changeset 329
d67e61bd4418
parent 327
c11c41360b9c
child 333
62d107d00441
equal deleted inserted replaced
328:b3b18ced6949 329:d67e61bd4418
46 bind generic n search-next 46 bind generic n search-next
47 bind generic N search-opposite 47 bind generic N search-opposite
48 bind generic \Cu half-up 48 bind generic \Cu half-up
49 bind generic \Cd half-down 49 bind generic \Cd half-down
50 50
51 bind index <F5> sync-mailbox 51 bind index,pager <F5> sync-mailbox
52 bind index gg first-entry 52 bind index gg first-entry
53 bind index G last-entry 53 bind index G last-entry
54 54
55 bind pager J next-unread 55 bind pager J next-unread
56 bind pager K previous-unread 56 bind pager K previous-unread
57 57
58 bind pager <F5> sync-mailbox
59 bind pager <up> previous-line 58 bind pager <up> previous-line
60 bind pager <down> next-line 59 bind pager <down> next-line
61 bind pager gg top 60 bind pager gg top
62 bind pager G bottom 61 bind pager G bottom
63 62
78 set pager_index_lines = 7 77 set pager_index_lines = 7
79 set wrap = -15 78 set wrap = -15
80 set markers = no 79 set markers = no
81 80
82 set date_format = "%m-%d %H:%M" 81 set date_format = "%m-%d %H:%M"
83 set index_format = "%2C %Z %D %-30.30F %s" 82 set index_format = "%2C %Z %D %-25.25F %s"
84 set status_format = " %r Mutt: %f [N:%n%?d? D:%d?%?t? *:%t?] %>- (%s/%S) %P" 83 set status_format = " %r Mutt: %f [N:%n%?d? D:%d?%?t? *:%t?] %>- (%s/%S) %P"
85 84
86 ignore * 85 ignore *
87 unignore from date subject to cc 86 unignore from date subject to cc
88 unignore organization organisation x-mailing-list: posted-to: 87 unignore organization organisation x-mailing-list: posted-to:

mercurial