summaryrefslogtreecommitdiff
path: root/alot/init.py
Commit message (Collapse)AuthorAge
...
* 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.
* access notmuch's config via settings.notmuchconfigPatrick Totzke2011-08-17
| | | | | This adds a comdline option "-n" to specify the location of notmuch's config file and splits the CustomConfigparser
* 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
|
* accountmanager ->account.pypazz2011-07-26
|
* oop-idied settingspazz2011-07-24
|
* split promptwidget for later reusepazz2011-07-15
|
* use urwid.command_map to map jk and spacepazz2011-07-06
|
* pep8pazz2011-07-04
|
* added accounts and sender, sendCmd workspazz2011-06-22
|
* log to /dev/null by defaultpazz2011-06-18
|
* read colour theme from config filepazz2011-06-08
|
* read default colourmode from config filepazz2011-06-06
|
* config parserpazz2011-06-05
|
* setup.py and friendspazz2011-06-02