index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
commands.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: rename confusing constants
Robin Jarry
2024-03-04
1
-7
/
+5
*
commands: remove compose commands from message viewer
Robin Jarry
2024-02-22
1
-1
/
+1
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
commands: add menu
Robin Jarry
2024-01-20
1
-1
/
+1
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-27
/
+119
*
patch: create sub-command structure
Koni Marti
2023-12-30
1
-1
/
+6
*
completion: refactor filter list api
Robin Jarry
2023-11-02
1
-12
/
+6
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-122
/
+42
*
commands: remove command set completion api
Robin Jarry
2023-10-28
1
-49
/
+13
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
1
-1
/
+7
*
commands: remove command set execute api
Robin Jarry
2023-10-28
1
-9
/
+5
*
commands: expand templates before command resolution
Robin Jarry
2023-10-28
1
-20
/
+9
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
1
-40
/
+18
*
app: export global functions
Robin Jarry
2023-10-10
1
-21
/
+19
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-11
/
+11
*
commands: fix panic in template execution
Koni Marti
2023-06-20
1
-0
/
+3
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-3
/
+2
*
commands: execute commands with templates
Koni Marti
2023-05-16
1
-18
/
+52
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+52
*
commands: add OptionsProvider and OptionCompleter
Koni Marti
2023-05-16
1
-29
/
+104
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-2
/
+2
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-5
/
+16
*
commands: expand template placeholders
Aivars Vaivods
2023-02-20
1
-1
/
+45
*
logging: add trace to every command call
Bence Ferdinandy
2023-01-26
1
-0
/
+2
*
commands: implement prompt completion
Sergey Smirnykh
2022-07-02
1
-0
/
+7
*
commands: fix possible panic in CompletionFromList
kt programs
2022-03-16
1
-1
/
+1
*
bindings: fix panic for terminal keybind
Koni Marti
2022-03-14
1
-1
/
+1
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-45
/
+12
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-5
/
+13
*
completions: add folder flexible search as an option
inwit
2022-01-31
1
-1
/
+14
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
msg/archive: complete the possible options
Reto Brunner
2020-04-11
1
-0
/
+15
*
modify-labels: add completion
Reto Brunner
2019-12-21
1
-0
/
+35
*
Fix directory completion case sensitivity
Ben Burwell
2019-08-03
1
-11
/
+19
*
Add tab completion to textinputs
Jeffas
2019-07-26
1
-3
/
+14
*
Add new-email trigger
Jeffas
2019-07-26
1
-5
/
+1
*
Remove unused caps string
Drew DeVault
2019-07-04
1
-2
/
+0
*
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
1
-0
/
+23
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-9
/
+69
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
Add context-specific commands
Drew DeVault
2019-03-21
1
-11
/
+25
*
Implement :cd command
Drew DeVault
2019-03-14
1
-4
/
+3
*
Flesh out command parsing & handling
Drew DeVault
2019-03-10
1
-4
/
+13
*
Start building out command subsystem
Drew DeVault
2019-03-10
1
-0
/
+28