aerc/widgets
Michele Finotto dfe58842b9 Add custom sorting for folders
A new config options for accounts.conf (folders-sort) was added to
allow a user to choose which folders should be shown on top.
My use case was to avoid stepping into heavy, but rarely viewed folders
when cycling through other often accessed ones.

To test add this to your account.conf:

folders-sort  = INBOX,Sent,Archive

INBOX, Sent and Archive should then show at the top of your dirlist,
and all other folders should come next in alphabetical order.
2019-12-09 12:42:40 -05:00
..
account-wizard.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
account.go Add sorting functionality 2019-09-20 14:56:02 -04:00
aerc.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
compose.go remove garbage headers in reply message 2019-12-08 14:40:36 -05:00
dirlist.go Add custom sorting for folders 2019-12-09 12:42:40 -05:00
exline.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
headerlayout.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
msglist.go Complete the F rune. 2019-11-17 13:19:20 -05:00
msgviewer.go failback to Content-Type filename when encoded Content-Disposition is used 2019-12-07 14:30:35 -05:00
providesmessage.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
selecter.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
terminal.go widgets/terminal: Reap more zombies 2019-11-21 14:34:50 -05:00