Closed tsiemens closed 2 years ago
May also want a way to specify (same or different option) that there are multiple messages in the thread, sent by separate addresses.
This helps find messages sent by a bot, but then replied to by someone else manually.
Resolving with c769485672eb38b8053f536b1a4d7e864f4f477a
Does not support specific message lengths, just 1 or greater than 1, but that should be fine in most use cases.
there are some cases I've bumped into, where having something like
search --thread-size=1
or--thread-size=1-2
would be useful.