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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: fix deadlock when aerc is not running
Robin Jarry
2024-02-22
1
-4
/
+7
*
commands: remove compose commands from message viewer
Robin Jarry
2024-02-22
1
-1
/
+1
*
msglist: allow configuring default split
Robin Jarry
2024-02-22
5
-17
/
+88
*
ui: enable CSIu key encoding
Tim Culverhouse
2024-02-22
1
-2
/
+8
*
binds: refactor parser to be more tolerant
Tim Culverhouse
2024-02-22
3
-272
/
+64
*
revert: "ui: enable kitty keyboard protocol"
Robin Jarry
2024-02-19
1
-1
/
+2
*
readme: rename default log example
Robin Jarry
2024-02-19
1
-1
/
+1
*
ui: enable kitty keyboard protocol
Tim Culverhouse
2024-02-19
1
-2
/
+1
*
ui: update vaxis
Tim Culverhouse
2024-02-19
2
-4
/
+4
*
ipc: accept verbatim commands
Jason Cox
2024-02-19
2
-2
/
+14
*
status: make message counts available in templates
Jason Cox
2024-02-19
1
-0
/
+1
*
format: remove unused code
Tim Culverhouse
2024-02-19
1
-27
/
+0
*
stylesets/nord: change border style
Jonathan Dowland
2024-02-19
1
-1
/
+1
*
store: fix split view blinking
Nicolas Dichtel
2024-02-15
1
-10
/
+14
*
commands: allow to forward from eml
Koni Marti
2024-02-14
1
-7
/
+25
*
commands: allow to reply to eml
Koni Marti
2024-02-14
1
-6
/
+11
*
binds: allow account and folder binds to coexist
Jason Cox
2024-02-14
1
-0
/
+6
*
lint: update dependencies to work with go v1.22
Jason Cox
2024-02-14
3
-16
/
+18
*
hooks: add Message-ID to variables for mail-received
Moritz Poldrack
2024-02-14
2
-0
/
+2
*
colorize: preserve defaults unless overridden
Robin Jarry
2024-02-14
10
-6
/
+53
*
colorize: adapt default style for light backgrounds
Robin Jarry
2024-02-14
5
-53
/
+68
*
config: improve styleset error reporting
Robin Jarry
2024-02-14
3
-6
/
+8
*
config: change default appearance
Robin Jarry
2024-02-14
8
-202
/
+230
*
config: add missing settings in aerc.conf
Robin Jarry
2024-02-14
1
-0
/
+35
*
log: move package to lib
Robin Jarry
2024-02-14
112
-110
/
+110
*
commands: add bounce
Karel Balej
2024-02-12
3
-0
/
+228
*
lib: add function to obtain Message-ID hostname
Karel Balej
2024-02-12
2
-21
/
+30
*
send: move code to lib for reuse
Karel Balej
2024-02-12
7
-315
/
+382
*
jmap: set explicit sender and recipients
Karel Balej
2024-02-12
5
-18
/
+21
*
send: remove the sendCtx struct
Karel Balej
2024-02-12
1
-77
/
+54
*
send: refactor parseScheme
Karel Balej
2024-02-12
1
-8
/
+8
*
terminal: use start with appropriate size
Tim Culverhouse
2024-02-12
1
-1
/
+2
*
vaxis: update to v0.7.2 and update ansi parser
Tim Culverhouse
2024-02-12
9
-739
/
+190
*
docs: update docs to remove tcell reference
Tim Culverhouse
2024-02-12
1
-2
/
+1
*
aerc: set title using vaxis
Tim Culverhouse
2024-02-12
4
-32
/
+1
*
aerc: remove tcell import
Tim Culverhouse
2024-02-12
2
-22
/
+1
*
mouse: use vaxis mouse events
Tim Culverhouse
2024-02-12
11
-56
/
+43
*
paste: use vaxis paste events
Tim Culverhouse
2024-02-12
1
-6
/
+8
*
terminal: replace tcell-term with vaxis terminal
Tim Culverhouse
2024-02-12
5
-61
/
+22
*
style: use vaxis style everywhere
Tim Culverhouse
2024-02-12
17
-186
/
+354
*
aerc: replace tcell keys with vaxis keys
Tim Culverhouse
2024-02-12
12
-347
/
+370
*
fill: replace tcell.Style with vaxis.Style
Tim Culverhouse
2024-02-12
6
-13
/
+12
*
ui: initialize vaxis directly, drop tcell.Screen initialization
Tim Culverhouse
2024-02-12
3
-29
/
+20
*
ui: remove screen and viewports
Tim Culverhouse
2024-02-12
5
-79
/
+78
*
aerc: change event interfaces to vaxis events
Tim Culverhouse
2024-02-12
24
-47
/
+59
*
msgviewer: implement inline image viewing
Tim Culverhouse
2024-02-12
3
-3
/
+101
*
ui: create and expose vaxis Window with Context
Tim Culverhouse
2024-02-12
1
-2
/
+11
*
ui: so long tcell
Tim Culverhouse
2024-02-12
3
-17
/
+52
*
parse/ansi: remove tcell/terminfo dependency
Tim Culverhouse
2024-02-12
2
-69
/
+69
*
view: only set seen flag if not present
Robin Jarry
2024-02-11
1
-1
/
+2
[next]