aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* binds: fix incorrect key names for c-] and c-[Ivan Oleynikov2022-04-251-2/+2
* statusline: refactor to make it more customizableKoni Marti2022-04-252-5/+40
* config: clarify threading-enabled optionKenneth Flak2022-04-191-1/+3
* binds: allow to bind a command to < and >Koni Marti2022-04-171-0/+8
* binds: add binding for :open by default in viewerkt programs2022-04-141-1/+2
* config: don't swallow error in checkConfigPermsConnor Kuehl2022-04-141-1/+5
* stylesets: allow specifying color by numberTobias Wölfel2022-04-071-2/+14
* go vet: not compatible with reflect.StructTag.GetMoritz Poldrack2022-03-181-1/+1
* viewer: add key passthrough modekt programs2022-03-142-23/+33
* commands: implement fuzzy completion for commands and optionskt programs2022-03-072-5/+6
* config: expand tilde in search directoriesDaniel Patterson2022-03-031-1/+9
* config: specify sharedir during buildDaniel Patterson2022-03-032-11/+36
* config: fix default PgUp/PgDn bindingsMaxim Karasev2022-02-281-2/+2
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+2
* commands: add expand-folder and collapse-folderKoni Marti2022-02-231-0/+2
* dirtree: implement foldable tree for directory listKoni Marti2022-02-232-0/+7
* config: fix default text/plain filter0.8.0Robin Jarry2022-02-191-1/+1
* config: set a default filter for text/plainRobin Jarry2022-02-191-0/+1
* config: do not hardcode sharedirRobin Jarry2022-02-192-30/+65
* review: display actual bindings for commandsRobin Jarry2022-02-021-0/+47
* binds.conf: change default review bindingsRobin Jarry2022-02-021-1/+2
* completions: add folder flexible search as an optioninwit2022-01-312-0/+6
* compose: add option to never include your own address when replyingjohn1doe@ya.ru2022-01-312-0/+8
* dirlist: use shorter delay before listing directory contentsRobin Jarry2022-01-292-0/+9
* binds: Warning on unexistent account bindingsinwit2022-01-241-4/+6
* bindings: fix ctrl-h binding not workingRobin Jarry2022-01-201-1/+1
* compose: add default template for new messagesRobin Jarry2022-01-192-0/+7
* docs: mention missing -T options for compose and forwardRobin Jarry2022-01-191-2/+2
* config: fix code formattingRobin Jarry2021-12-111-11/+11
* binds: add account specific bindingsJonathan Bartlett2021-12-112-53/+175
* style: customize vertical and horizontal border charactersDian M Fay2021-11-302-0/+38
* notmuch: allow sort by file orderKalyan Sriram2021-11-131-22/+27
* binds: add escape to clear searchKalyan Sriram2021-11-131-0/+1
* messages: allow displaying email threadsy0ast2021-11-132-0/+9
* config: use dynamic time format for default configRobin Jarry2021-11-061-7/+7
* index: add this-week-time-formatRobin Jarry2021-11-063-0/+10
* doc: fix typo today-time-format -> this-day-time-formatRobin Jarry2021-11-061-1/+1
* go.mod: change base git urlRobin Jarry2021-11-052-3/+3
* index: allow dynamic formatting of message datesRobin Jarry2021-10-283-2/+22
* bindings: support more modified keysRobin Jarry2021-10-282-4/+26
* bindings: prepare for more modifersRobin Jarry2021-10-282-168/+173
* load config: do not overwrite the config upon errorReto Brunner2021-04-171-8/+9
* config: proper error handle [filters] configwagner riffel2021-04-121-1/+4
* correct permission check on accounts.confBor Grošelj Simić2021-01-141-2/+1
* update tcell to v2 and enable TrueColor supporty0ast2020-12-184-4/+4
* fix aerc-stylesets(7) typosReto Brunner2020-12-131-1/+1
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-1/+3
* Check account's from value is not emptyAndrew Jeffery2020-11-131-0/+3
* Apply relevant msglist styles in orderChris Vittal2020-11-012-2/+57
* refactor ParseMessageFormat to use a ctx objectReto Brunner2020-10-141-3/+6