Is your feature request related to a problem?
Long quoted histories clutter the message body.
Describe the solution you'd like
Detect quoted/reply blocks and collapse them behind a 'show quoted text' toggle.
Describe alternatives you've considered
Scrolling past quotes.
Additional context
Detect in view/; toggle in tui/email_view.go.
Is your feature request related to a problem?
Long quoted histories clutter the message body.
Describe the solution you'd like
Detect quoted/reply blocks and collapse them behind a 'show quoted text' toggle.
Describe alternatives you've considered
Scrolling past quotes.
Additional context
Detect in
view/; toggle intui/email_view.go.