summaryrefslogtreecommitdiff
path: root/alot/commands/namedqueries.py
Commit message (Collapse)AuthorAge
* ui: Convert apply_command to a coroutineDylan Baker2018-07-26
| | | | | | This is a pretty invasive patch, since the ui code is used so extensively, it requires going into a lot of other code and converting those to coroutines, since before they returned deferred's.
* add select command for namedqueries bufferPatrick Totzke2018-07-24