* mu-maildir: preserve custom (non-standard) maildir file flags
This commit is contained in:
4
TODO
4
TODO
@ -26,8 +26,6 @@
|
||||
- show maildirs as a tree, not a list in speed bar
|
||||
- mark message, decide what to do with them later
|
||||
- make killing all windows (i.e.. 'fullscreen mode' optional)
|
||||
- *BUG* don't remove unknown message flags when moving (see
|
||||
https://github.com/djcb/mu/issues/20)
|
||||
- improve fringe marks (see https://github.com/djcb/mu/issues/21)
|
||||
|
||||
** Done
|
||||
@ -52,6 +50,8 @@
|
||||
- *FIX* fix for strings where len (g_utf8_strdown (str)) > len (str)
|
||||
- make sure marks correspond to the *current* message in message view (see
|
||||
https://github.com/djcb/mu/issues/26)
|
||||
- *FIX* don't remove unknown message flags when moving (see
|
||||
https://github.com/djcb/mu/issues/20)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user