Ticket #2953 (new defect)
A source "command|" in /etc/Muttrc prevents screen's altscreen from working
| Reported by: | adeodato | Owned by: | mutt-dev |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | mutt | Version: | |
| Keywords: | Cc: | dato@… |
Description
Okay, I don't know who is at fault here, and if there's a fix possible within mutt, but having a source "command|" statement in /etc/Muttrc makes screen's altscreen feature not work. Note that having such source command in ~/.muttrc does not exhibit the problem.
To reproduce:
% echo altscreen on >screenrc % echo 'source "/bin/echo|"' >>/etc/Muttrc % screen -c screenrc % clear % mutt q
When quitting mutt, the prompt will be at the bottom of the window, instead of the top.
Change History
Note: See
TracTickets for help on using
tickets.
