diff options
author | Moritz Poldrack <git@moritz.sh> | 2023-12-27 00:13:45 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-12-30 15:42:09 +0100 |
commit | 36f87135f56fe959b31118928d072a4a51993f22 (patch) | |
tree | 0a2a753b60ba2fa9afeb3c4fa92f7ca4e1923003 /worker/mbox/worker.go | |
parent | 087b331d2e97411b945b95e4f0bb379f0ad7d1ae (diff) | |
download | aerc-36f87135f56fe959b31118928d072a4a51993f22.tar.gz |
msglist: refactor tree building
Our way of building trees seems absurd: generate a list of prefixes,
reverse it, and trim the first element.
Change it so the string is built back to front and define the arrows
beforehand so they are easier to configure.
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
Tested-by: Inwit <inwit@sindominio.net>
Diffstat (limited to 'worker/mbox/worker.go')
0 files changed, 0 insertions, 0 deletions