Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 mutt 中查看消息正文时启用鼠标滚动。我可以在列出电子邮件时滚动,但在打开其中一封电子邮件时不能滚动它。
我怎样才能做到这一点?
把这个放到你的.muttrc
.muttrc
#scroll inside the message rather than the index bind pager <up> previous-line bind pager <down> next-line