aerc/commands/msgview
Koni Marti c6463ba481 msgview: enable next/prev with unfetched headers
Fix message view behavior for unfetched headers. When scrolling "over"
the message list boundary, current behavior is to close the message
viewer tab. Now, the headers will be fetched so that we can scroll
through the messages uninterrupted.

Fixes: https://todo.sr.ht/~rjarry/aerc/90
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-19 21:51:16 +02:00
..
close.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
msgview.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
next-part.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
next.go msgview: enable next/prev with unfetched headers 2022-10-19 21:51:16 +02:00
open-link.go commands: split open-link in separate file 2022-10-16 11:35:24 +02:00
open.go commands: split open-link in separate file 2022-10-16 11:35:24 +02:00
save.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
toggle-headers.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
toggle-key-passthrough.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00