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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: move package to lib
Robin Jarry
2024-02-14
12
-12
/
+12
*
lib: add function to obtain Message-ID hostname
Karel Balej
2024-02-12
1
-21
/
+10
*
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
1
-10
/
+16
*
mouse: use vaxis mouse events
Tim Culverhouse
2024-02-12
7
-39
/
+30
*
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
1
-41
/
+20
*
style: use vaxis style everywhere
Tim Culverhouse
2024-02-12
10
-26
/
+23
*
aerc: replace tcell keys with vaxis keys
Tim Culverhouse
2024-02-12
7
-70
/
+98
*
fill: replace tcell.Style with vaxis.Style
Tim Culverhouse
2024-02-12
4
-6
/
+7
*
ui: remove screen and viewports
Tim Culverhouse
2024-02-12
1
-7
/
+5
*
aerc: change event interfaces to vaxis events
Tim Culverhouse
2024-02-12
14
-27
/
+37
*
msgviewer: implement inline image viewing
Tim Culverhouse
2024-02-12
1
-2
/
+99
*
commands: add align
Koni Marti
2024-02-11
2
-0
/
+41
*
config: add msglist-scroll-offset
Koni Marti
2024-02-11
1
-0
/
+2
*
scrollable: rewrite with scroll offset
Koni Marti
2024-02-11
1
-15
/
+25
*
app: add keybinds annotation when printing bindings
Koni Marti
2024-02-11
1
-3
/
+11
*
compose: show annotations on the review screen
Koni Marti
2024-02-11
1
-19
/
+35
*
compose: fix deadlock when editor errors after :reply -c
Robin Jarry
2024-01-31
1
-2
/
+0
*
listbox: send some key events to textinput
Koni Marti
2024-01-29
1
-20
/
+13
*
app: define two dialog constructors
Koni Marti
2024-01-29
1
-0
/
+28
*
listbox: add external text filter function
Koni Marti
2024-01-29
1
-11
/
+26
*
listbox: use tab key to cycle through list
Koni Marti
2024-01-29
1
-2
/
+2
*
ui: allow thread arrow customization
inwit
2024-01-29
2
-20
/
+75
*
bindings: do not systematically trigger completion
Robin Jarry
2024-01-27
1
-4
/
+13
*
tabs: optimize switching by offsets
delitako
2024-01-26
2
-0
/
+5
*
compose: don't attach key when removing signature
Thomas Böhler
2024-01-26
1
-2
/
+0
*
compose: allow automatic attachment of signing key
Robin Jarry
2024-01-25
1
-0
/
+10
*
compose: ensure rfc2045 compliant mime message
Koni Marti
2024-01-19
1
-0
/
+8
*
templates: move signature from compose to templates
Bence Ferdinandy
2024-01-08
1
-91
/
+0
*
msglist: refactor tree building
Moritz Poldrack
2023-12-30
1
-35
/
+26
*
patch/list: add list sub-cmd
Koni Marti
2023-12-30
3
-17
/
+8
*
cf: allow changing folder of another account
Robin Jarry
2023-12-05
1
-0
/
+8
*
dirtree: prevent folder selection when archiving
Koni Marti
2023-12-01
1
-13
/
+26
*
dirtree: fix jumping folders
Koni Marti
2023-11-24
1
-3
/
+5
*
term: ensure cursor is hidden before closing
Robin Jarry
2023-11-24
1
-0
/
+3
*
dirtree: add custom virtual directory role
Koni Marti
2023-11-23
1
-0
/
+24
*
dirlist/dirtree: context handling
Koni Marti
2023-11-23
2
-11
/
+16
*
compose: define useful vars in the editor's env
Jason Cox
2023-11-23
1
-0
/
+5
*
rmdir: ensure proper sequence of operations
Koni Marti
2023-11-12
2
-4
/
+27
*
threads: add .ThreadUnread to template data
inwit
2023-11-12
1
-2
/
+17
*
complete: allow setting the completion key binding
Robin Jarry
2023-11-02
2
-0
/
+6
*
hooks: add mail-added hook
Jason Cox
2023-11-02
1
-0
/
+9
*
hooks: add mail-deleted hook
Jason Cox
2023-11-02
1
-0
/
+9
*
binds: folder-specific bindings for composer
Vitaly Ovchinnikov
2023-11-02
2
-3
/
+12
*
fold: allow for multiple folding levels
inwit
2023-11-02
2
-12
/
+20
*
treewide: replace shlex.Split with opt.SplitArgs
Robin Jarry
2023-10-28
1
-6
/
+2
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
2
-17
/
+13
*
compose: fix crash when getting hostname
Moritz Poldrack
2023-10-26
1
-0
/
+5
*
compose: fix header navigation after :compose -e
Robin Jarry
2023-10-25
1
-9
/
+4
[next]