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
/
ct.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tabs: optimize switching by offsets
delitako
2024-01-26
1
-12
/
+4
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-1
/
+5
*
completion: refactor filter list api
Robin Jarry
2023-11-02
1
-1
/
+1
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-7
/
+3
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
1
-12
/
+9
*
app: export global functions
Robin Jarry
2023-10-10
1
-9
/
+9
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-3
/
+3
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+4
*
commands: use SelectedAccountUiConfig instead of explicit nil check
kt programs
2022-03-16
1
-6
/
+1
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-7
/
+6
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
Make commands join args with spaces
Jeffas
2019-09-20
1
-7
/
+9
*
all: use fmt.Errorf for fomartting errors
Wagner Riffel
2019-09-04
1
-1
/
+1
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Add index option to change-tab
Jeffas
2019-07-27
1
-4
/
+23
*
Add tab completion to textinputs
Jeffas
2019-07-26
1
-0
/
+3
*
Add change tab command
Jeffas
2019-07-23
1
-0
/
+48