1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-24 00:52:29 +01:00
aerc/widgets
a3v 2257b29a82 Use sort.Stable for sorting displayed messages
With sort.Sort, sometimes two messages with the same timestamp will switch
places every time the message list is redrawn
2019-09-02 10:27:54 +09:00
..
account-wizard.go
account.go
aerc.go Add :prompt command 2019-08-26 09:48:39 +09:00
compose.go Add forwarding as attachment feature 2019-08-20 10:05:51 +09:00
dirlist.go Allow custom spinner via config file 2019-08-30 10:32:28 +09:00
exline.go Add :prompt command 2019-08-26 09:48:39 +09:00
headerlayout.go
msglist.go Use sort.Stable for sorting displayed messages 2019-09-02 10:27:54 +09:00
msgviewer.go
providesmessage.go
spinner.go Allow custom spinner via config file 2019-08-30 10:32:28 +09:00
status.go
tabhost.go
terminal.go