summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAge
* Read defaults from default config fileJustus Winter2011-09-22
| | | | | Read the configuration defaults from a file instead of hardcoding them in settings.py. This also simplifies the option lookup.
* fix (semi)colons in example.full.rcPatrick Totzke2011-09-18
|
* config option: complete_matching_abook_onlyPatrick Totzke2011-09-15
| | | | | | in case more than one account has an addressbook: Set this to True to make tabcompletion for recipients during compose only look in the abook of the account matching the sender address
* documentationPatrick Totzke2011-09-11
|
* default key maps for attachment save (s and S)Patrick Totzke2011-09-11
|
* Add config option for initial searchstringRuben Pollan2011-09-08
| | | | | New option for the alot.rc initial_searchstring where can be defined the default search string when alot is opend without params.
* interpret 'pipeto' command, mapped to | in threadPatrick Totzke2011-09-04
|
* more sane defaults for printing:Patrick Totzke2011-08-30
| | | | | issue #45: global.print_cmd defaults to none, PrintCommand handles it accordingly.
* print command for thread view bound to p and PPatrick Totzke2011-08-27
|
* Merge branch 'develop' of github.com:pazz/alot into developPatrick Totzke2011-08-20
|\
| * updated docs on send_box matterPatrick Totzke2011-08-19
| |
* | make editors write encoding user configurablePatrick Totzke2011-08-20
|/ | | | this defaults to 'UTF-8'
* add 'signature_filename' in accountsPatrick Totzke2011-08-18
| | | | | this lets you specify the filename used in the signature attachment
* more sane defaultspatrick2011-08-18
|
* config example plus docpatrick2011-08-18
|
* renamed colour theme sections, removed hook ex.pazz2011-08-13
| | | | | | highcolour-theme -> 256c-theme normal-theme -> 16c-theme mono-theme -> 1c-theme
* merged sender back into accountspazz2011-08-13
|
* added attach keystroke to config..pazz2011-08-13
|
* aliases examples in the docupazz2011-08-10
|
* toggleheaders workspazz2011-08-10
|
* set 256 colour mode as defaultpatrick2011-08-09
|
* more pentadactylish default bindingspazz2011-08-08
|
* example configpazz2011-08-07
|
* open attachments according to mailcappazz2011-08-06
| | | | issue #31
* screenshot customizedpatrick2011-08-05
|
* aliases from config. issue #59pazz2011-08-04
|
* set xterminal-emulator as default term cmdpazz2011-08-02
|
* cleared settings: mappings can be defined via cfg.pazz2011-07-30
| | | | issue #19
* vim-like single word commands: issue #51pazz2011-07-17
|
* pallete entry for attachment widgetpazz2011-07-09
|
* slightly smarter compose commandpazz2011-07-05
|
* timeout for flush repeatspazz2011-07-04
|
* accept multiple formats for send_mailboxpazz2011-07-03
|
* nicer header widgetpazz2011-07-01
|
* notificationpazz2011-06-26
|
* docupazz2011-06-24
|
* 258c tweakspazz2011-06-24
|
* ask for from/to/subjectpazz2011-06-23
|
* color tweakpazz2011-06-22
|
* more mutt-like 16c themepazz2011-06-19
|
* hookspazz2011-06-08
|
* read colour theme from config filepazz2011-06-08
|
* read default colourmode from config filepazz2011-06-06
|
* added screenshots, todo/readme updatedpazz2011-06-06