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
/
config
/
binds.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
binds: fix FormatKeyStrokes to properly display certain keystrokes
Vitaly Ovchinnikov
2024-04-13
1
-1
/
+1
*
binds: refactor parser to be more tolerant
Tim Culverhouse
2024-02-22
1
-97
/
+44
*
binds: allow account and folder binds to coexist
Jason Cox
2024-02-14
1
-0
/
+6
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
aerc: replace tcell keys with vaxis keys
Tim Culverhouse
2024-02-12
1
-234
/
+224
*
binds: parse annotations from keybind config
Koni Marti
2024-02-11
1
-5
/
+16
*
config: print file path in error message
Michal Siedlaczek
2024-01-25
1
-10
/
+19
*
main: add flags to override config files
Bence Ferdinandy
2024-01-21
1
-6
/
+8
*
binds: allow <a-0> to <a-9>
Erik Terpstra
2023-11-12
1
-0
/
+10
*
complete: allow setting the completion key binding
Robin Jarry
2023-11-02
1
-10
/
+22
*
binds: remove duplicated and empty bindings
Vitaly Ovchinnikov
2023-11-02
1
-0
/
+48
*
binds: better processing of contextual binds
Vitaly Ovchinnikov
2023-10-13
1
-2
/
+5
*
binds: improve display of key sequences
Robin Jarry
2023-09-19
1
-4
/
+20
*
binds: control and alt modifiers for delete
Vitaly Ovchinnikov
2023-09-19
1
-0
/
+2
*
wizard: allow ? in passwords
Robin Jarry
2023-08-04
1
-0
/
+1
*
wizard: properly initialize configuration
Robin Jarry
2023-07-15
1
-1
/
+1
*
bindings: add backspace key
Vitaly Ovchinnikov
2023-06-10
1
-0
/
+1
*
config: report accounts.conf format errors
Robin Jarry
2023-03-26
1
-1
/
+3
*
wizard: fix panic on any key press
Robin Jarry
2022-12-19
1
-205
/
+202
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-31
/
+31
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-28
/
+62
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-4
/
+4
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
config: add log-file and log-level settings
Robin Jarry
2022-11-21
1
-1
/
+1
*
config: move binds.conf parsing in binds.go
Robin Jarry
2022-11-16
1
-0
/
+205
*
config: rename bindings -> binds
Robin Jarry
2022-11-16
1
-0
/
+440