mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-04-21 02:18:13 +02:00
The :tag/:modify-labels command produces a terse message in the status
bar ("labels updated"). Change that message to inform the user not only
that the tags have been changed but also about the specific changes
performed. Use the alias "tag" or "label" in accordance to the user's
choice.
Signed-off-by: inwit <inwit@sindominio.net>
Tested-by: Simon Martin <simon@nasilyan.com>
Reviewed-by: Simon Martin <simon@nasilyan.com>
Acked-by: Robin Jarry <robin@jarry.cc>
|
||
|---|---|---|
| .. | ||
| archive.go | ||
| bounce.go | ||
| copy.go | ||
| delete.go | ||
| envelope.go | ||
| fold.go | ||
| forward.go | ||
| invite.go | ||
| mark.go | ||
| modify-labels.go | ||
| move.go | ||
| pipe.go | ||
| read.go | ||
| recall.go | ||
| reply.go | ||
| toggle-thread-context.go | ||
| toggle-threads.go | ||
| unsubscribe.go | ||
| unsubscribe_test.go | ||
| utils.go | ||