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
/
lib
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
auto-completion: add option to require a min number of chars
Robin Jarry
2022-11-06
1
-2
/
+8
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+18
*
aercmsg: add AercFuncMsg and QueueFunc
Tim Culverhouse
2022-10-18
1
-0
/
+10
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
11
-159
/
+19
*
invalidatable: always mark ui as dirty OnInvalidate
Tim Culverhouse
2022-10-07
2
-15
/
+20
*
render: clean up render code
Tim Culverhouse
2022-10-07
1
-11
/
+1
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
2
-16
/
+19
*
events: introduce AercMsg and QueueRedraw
Tim Culverhouse
2022-10-07
2
-0
/
+11
*
ui: avoid panic when terminal window is shrunk
Jason Stewart
2022-09-26
1
-2
/
+4
*
textinput: prevent data race from debounce function
Tim Culverhouse
2022-09-26
1
-0
/
+6
*
grid: protect calls to cell.Content
Tim Culverhouse
2022-09-20
1
-2
/
+6
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
1
-11
/
+0
*
term: add bracketed paste support
Tim Culverhouse
2022-09-14
1
-0
/
+1
*
ui: export context.viewport, screen.show, add SetCursorStyle
Tim Culverhouse
2022-09-14
1
-0
/
+12
*
ui: cleanup internals and api
Robin Jarry
2022-09-14
1
-15
/
+7
*
ui: process tcell events in a separate go routine from rendering
Tim Culverhouse
2022-09-13
1
-17
/
+16
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
7
-32
/
+24
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
2
-7
/
+5
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
5
-6
/
+10
*
autocompletion: fix regression
Koni Marti
2022-08-01
1
-2
/
+2
*
autocompletion: fix slice out of bounds access
Moritz Poldrack
2022-07-31
1
-0
/
+3
*
tabs: make it more thread safe
Robin Jarry
2022-07-23
1
-13
/
+68
*
tabs: make fields private
Robin Jarry
2022-07-23
1
-77
/
+103
*
Revert "fix panic on closing a tab"
Moritz Poldrack
2022-07-18
1
-6
/
+2
*
fix panic on closing a tab
Moritz Poldrack
2022-07-10
1
-2
/
+6
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
2
-5
/
+5
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
1
-0
/
+14
*
grid: don't draw at a negative offset
Connor Kuehl
2022-04-28
1
-0
/
+4
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
1
-4
/
+10
*
completion: install panic handler in completion callback
Robin Jarry
2022-03-25
1
-0
/
+2
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
lib/ui/textinput: stop at /, ", and ' chars
Pranjal Kole
2022-02-03
1
-5
/
+11
*
completions: add support for completing multiple addresses
Parasrah
2022-01-07
1
-5
/
+6
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
1
-4
/
+7
*
go.mod: change base git url
Robin Jarry
2021-11-05
4
-4
/
+4
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-4
/
+7
*
lib/ui/textinput: Optimize ensureScroll
Adnan Maolood
2021-08-30
1
-5
/
+5
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
11
-12
/
+12
*
Remove unused Simulator interface
Reto Brunner
2020-09-10
1
-5
/
+0
*
Implement style configuration.
Kalyan Sriram
2020-08-06
5
-60
/
+48
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
5
-48
/
+60
*
Implement style configuration.
Kalyan Sriram
2020-07-30
5
-60
/
+48
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-10
/
+16
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
5
-48
/
+60
*
Add Style configuration
Reto Brunner
2020-05-27
5
-60
/
+48
*
libui: don't require beeper for main content
Drew DeVault
2020-05-05
1
-2
/
+4
*
Fix array out of bounds error
burrowing-owl
2020-05-05
1
-1
/
+1
*
fix: Close unused MessageView when swapping view
Ray Ganardi
2020-04-20
1
-0
/
+5
*
Add pinned tabs
Jeffas
2020-03-09
1
-5
/
+62
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
2
-0
/
+8
[prev]
[next]