summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* fix toggleheadersPatrick Totzke2013-03-03
* Merge branch '0.3.4-feature-hooks-563' into 0.3.4-feature-urwidtreesPatrick Totzke2013-03-03
|\
| * allow asynchronous pre/post command hooksPatrick Totzke2013-02-20
| * re-introduce redraw parm to UI.buffer_closePatrick Totzke2013-02-19
| * fix: forgot buf parameter for post_buffer_open hookPatrick Totzke2013-02-19
| * add hooks [pre|post]_buffer_[open|close|focus]Patrick Totzke2013-02-19
* | Merge branch '0.3.4-feature-repeat-534' into 0.3.4-feature-urwidtreesPatrick Totzke2013-03-03
|\ \
| * | remember and re-interpret command*line* for repeatPatrick Totzke2013-02-19
| * | add '. = repeat' to default key bindingsChristopher Schwardt2013-02-19
| * | add repeat command to make the same action againChristopher Schwardt2013-02-19
| |/
* | completion for fold, unfold, togglesource and toggleheaders commandsPatrick Totzke2013-03-03
* | adjust default bindings for fold/unfold all in thread modePatrick Totzke2013-03-03
* | fold/unfold messages based on query string in thread modePatrick Totzke2013-03-03
* | remove deprecated thread.MessageWidgetPatrick Totzke2013-03-03
* | add urwidtrees libPatrick Totzke2013-03-03
* | wipPatrick Totzke2013-03-03
* | fix missing return statementPatrick Totzke2013-03-03
* | pep8Patrick Totzke2013-03-03
* | fix: thread.select on source textPatrick Totzke2013-03-03
* | fix typoPatrick Totzke2013-03-03
* | completion for move commandPatrick Totzke2013-03-03
* | allow collapse/expand on thread.selectPatrick Totzke2013-03-03
* | move focus to summary when collapsing MessageTreePatrick Totzke2013-03-03
* | implement Threadbuffer.focus_foo methodsPatrick Totzke2013-03-03
* | make thread.move parent message-basedPatrick Totzke2013-03-03
* | immediate move commandsPatrick Totzke2013-03-03
* | only insert bodytree if bodytxt is nonemptyPatrick Totzke2013-03-03
* | make focus visible in bodytext partsPatrick Totzke2013-03-03
* | introduce new themable thread.body_focus for focussed body text linesPatrick Totzke2013-03-03
* | re-implement toggle-source.Patrick Totzke2013-03-03
* | re-implement toggle-all-headersPatrick Totzke2013-03-03
* | reorder default bindings for toggle[headers|source]Patrick Totzke2013-03-03
* | dynamically reassemble attachements part in MessageTreePatrick Totzke2013-03-03
* | pimp default bindingsPatrick Totzke2013-03-03
* | merge thread.MoveFocusCommand and global.MovecommandPatrick Totzke2013-03-03
* | postpone binding if candidates with same prefix existPatrick Totzke2013-03-03
* | restructure how MessageTree's structure is assembledPatrick Totzke2013-03-03
* | add Attachment widgets to MessageTreePatrick Totzke2013-03-03
* | add new default binding for 'move first'Patrick Totzke2013-03-03
* | make MoveCommand interpret 'first' directionPatrick Totzke2013-03-03
* | add Buffer.focus_first, to move focus to first entryPatrick Totzke2013-03-03
* | re-interpret single move commandlines directlyPatrick Totzke2013-03-03
* | add MessageTree.display_headers to switch listed headersPatrick Totzke2013-03-03
* | add DictList -- a Tree to display a list of key.value pairs.Patrick Totzke2013-03-03
* | use headers pile in message trees.Patrick Totzke2013-03-03
* | fix collapse of selected message in thread bufferPatrick Totzke2013-03-03
* | fix ThreadBuffer.get_selected_messagetreePatrick Totzke2013-03-03
* | re-implement unfold-if-matching featurePatrick Totzke2013-03-03
* | add/move some default key bindingsPatrick Totzke2013-03-03
* | add command to move focus in thread treePatrick Totzke2013-03-03