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
/
util.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipe: allow closing the terminal automatically
Johannes Thyssen Tishman
2024-04-13
1
-1
/
+5
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
aerc: change event interfaces to vaxis events
Tim Culverhouse
2024-02-12
1
-2
/
+2
*
cd: fix completion of folders with a space
Robin Jarry
2024-01-17
1
-1
/
+3
*
commands: simplify CompletePath
Robin Jarry
2024-01-17
1
-50
/
+22
*
commands: treat folded threads as one entity
Koni Marti
2024-01-07
1
-1
/
+30
*
completion: refactor filter list api
Robin Jarry
2023-11-02
1
-5
/
+16
*
complete: add trailing space after quotes
Robin Jarry
2023-10-30
1
-2
/
+2
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-8
/
+11
*
app: export global functions
Robin Jarry
2023-10-10
1
-6
/
+6
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-4
/
+4
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-7
/
+2
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-2
/
+2
*
attach: don't glob hidden files
Moritz Poldrack
2022-12-20
1
-0
/
+13
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
util: fetch message headers for nil messages
Koni Marti
2022-08-22
1
-2
/
+19
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
commands: implement fuzzy completion for commands and options
kt programs
2022-03-07
1
-0
/
+20
*
msgstore: fetch missing headers in visual mode
Koni Marti
2022-01-22
1
-0
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-2
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-2
/
+2
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-3
/
+5
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-5
/
+3
*
Add Style configuration
Reto Brunner
2020-05-27
1
-2
/
+2
*
Fix typos
Martin Michlmayr
2020-05-21
1
-1
/
+1
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-2
/
+15
*
add command helpers
Reto Brunner
2019-12-21
1
-0
/
+30
*
Sort path completions
Jeffas
2019-09-20
1
-0
/
+3
*
Add CompletePath method
Galen Abell
2019-08-02
1
-0
/
+91
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
1
-0
/
+56