]> granicus.if.org Git - neomutt/commit
Handle the pager sort prompt inside the pager.
authorKevin McCarthy <kevin@8t8.us>
Tue, 18 Apr 2017 00:40:15 +0000 (17:40 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 18 Apr 2017 12:44:29 +0000 (13:44 +0100)
commit47c9e204d88255c91f6c6546e7fbc3e5180bea8e
tree9f48f5364c55069c5ea849b73d946702ff031ecd
parent43c7f136a2e6cf27ec8f45a67a2651692017ca10
Handle the pager sort prompt inside the pager.

Display the prompt in the pager, so a multiline prompt or resize
doesn't refresh the index menu.  Then, bounce back through the index
to handle resorting and status line updates.

This also fixes cancelling to stay in the pager.
pager.c