bugs
来自「mutt-1.5.12 源代码。linux 下邮件接受的工具。」· 代码 · 共 14 行
TXT
14 行
In no particular order:* No checks are performed on long commands to make sure that they are still correct after they've been made to fit in their buffers.* Mutt doesn't handle timeouts or dropped connections gracefully.* Mutt is uninterruptible during socket calls. We should handle SIGINT.* The mutt_pretty routines don't work well when the delimiter isn't '/'.Brendan Cully <brendan@kublai.com>Updated 20051212
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?