index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands
/
commands.go
Age
Commit message (
Expand
)
Author
2022-03-16
commands: fix possible panic in CompletionFromList
kt programs
2022-03-14
bindings: fix panic for terminal keybind
Koni Marti
2022-03-07
commands: implement fuzzy completion for commands and options
kt programs
2022-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-01-31
completions: add folder flexible search as an option
inwit
2021-11-05
go.mod: change base git url
Robin Jarry
2020-04-11
msg/archive: complete the possible options
Reto Brunner
2019-12-21
modify-labels: add completion
Reto Brunner
2019-08-03
Fix directory completion case sensitivity
Ben Burwell
2019-07-26
Add tab completion to textinputs
Jeffas
2019-07-26
Add new-email trigger
Jeffas
2019-07-04
Remove unused caps string
Drew DeVault
2019-07-04
Add IMAP folder tab completion
Gregory Mullen
2019-06-29
Implement basic tab completion support
Gregory Mullen
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-03-21
Add context-specific commands
Drew DeVault
2019-03-14
Implement :cd command
Drew DeVault
2019-03-10
Flesh out command parsing & handling
Drew DeVault
2019-03-10
Start building out command subsystem
Drew DeVault