Richard Russon
Richard Russon
I've done a little tidying... - Rebased over `main` - 0d69edba5 tidy large enum, table - Sort `enum ExpandoFormatIndex` - Sort and Format `expando_validation[]` Generally, we want to let `clang-format`...
Ooh! I like a tick list :-)
I've see that you've moved some `*_format_str()` functions into libexpando. That's fine for now, while you're rearranging code, but ultimately we want them back in their original libraries. Currently, `libexpando`...
It may seem ridiculous, but I think the answer's, "Yes". That way, History's `Menu` works the same as all the other `Menu`s. `Menu.make_entry()` -> `history_make_entry()` -> format.
Wow! That's a monumental amount of code :-) I'll have read and think later. Thanks!
Thanks for the bug report; I haven't had a chance to investigate yet. As you've already noted, a simple check would stop the problem. I'll certainly add something like that...
Nice work @sheoak, that looks really good (:star2:'d :-) If you're ready for feedback, I suggest posting to our Users' Mailing List: [email protected] (no subscription required) > It's not easy...
> replied/encrypted/signed/flagged/marked are not configurable Ah! But they are. `crypt_chars` was added 7 months ago, but the others were in the last stable release (2018-07-16). | Config (with defaults) |...
Also, there are new expandos for `$index_format` which split up the `%Z` flags. (they may or may not be useful to you) - `%zc` Message crypto flags - `%zs` Message...
> I had to update to git version but now the background is white. Oh, it looks OK to me > Did something changed with color codes since this version?...