summaryrefslogtreecommitdiff
path: root/alot/commands/namedqueries.py
Commit message (Collapse)AuthorAge
* Cosmetics, clean up importsAnton Khirnov2021-02-10
|
* Use super() where applicable.Anton Khirnov2021-01-21
|
* 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