mailbrowser.vim : Browse Berkeley mbox format mailbox files
script karma |
Rating 52/24,
Downloaded by 3229 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Mark Waggoner |
|
script type |
utility |
|
description |
This script allows you to browse (read) email from a standard Berkeley mbox formatted mail file. When you type :Mail or :Mail <filename>, it will scan the file for headers, extract them, and present you with a list of the mail items present in the file. You can easily select mail items to view. It does not (as yet) allow you to send mail in any form, or to delete mail from the mailbox.
See the script for more detailed usage information. |
|
install details |
Drop it in $HOME/.vim/plugins |
|
script versions (upload new version)
Click on the package to download.
mailbrowser.vim |
1.4 |
2001-08-21 |
6.0 |
Mark Waggoner |
Slightly more robust help file creation |
mailbrowser.vim |
1.3 |
2001-08-21 |
6.0 |
Mark Waggoner |
Added J and K mappings in mail window to go to previous & next message.
Fixed a globbing bug
Added experimental auto-installation of help file |
mailbrowser.vim |
1.2 |
2001-08-15 |
6.0 |
Mark Waggoner |
Added ability to sort index on subject, sender, or file-order. Cleaned up a few small bugs. See the script for details. |
mailbrowser.vim |
1.1 |
2001-07-25 |
6.0 |
Mark Waggoner |
Silenced some unwanted messages.
Added flag for "New" (unread) mail to the index.
:SMail now works to always split mail browser into new window |
mailbrowser.vim |
1.0 |
2001-06-25 |
6.0 |
Mark Waggoner |
Initial upload |
ip used for rating: 18.188.149.194
|