aerc/commands/msg
Jeffas 15b72df1da Rework msglist scrolling
This changes the scrolling to be done on the draw, when the height is
updated, ensuring that the selected item is kept on screen during
resizing.

Also, this ensures that messages will fill the screen when resizing the
window, for instance, shrinking and then growing drags down more
messages if possible.

This is a transplant of the dirlist scrolling logic.
2020-06-09 21:52:10 +02:00
..
archive.go Rework msglist scrolling 2020-06-09 21:52:10 +02:00
copy.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
delete.go Rework msglist scrolling 2020-06-09 21:52:10 +02:00
forward.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
mark.go Fix typos 2020-05-21 18:11:47 +02:00
modify-labels.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
move.go Rework msglist scrolling 2020-06-09 21:52:10 +02:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
read.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
recall.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
reply.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
unsubscribe.go Add postpone command 2020-04-24 12:59:21 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00
utils.go Move findPlaintext / findFirstNonMultipart to utils 2020-05-17 12:15:50 +02:00