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
/
context.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vaxis: update to v0.7.2 and update ansi parser
Tim Culverhouse
2024-02-12
1
-14
/
+7
*
terminal: replace tcell-term with vaxis terminal
Tim Culverhouse
2024-02-12
1
-14
/
+0
*
style: use vaxis style everywhere
Tim Culverhouse
2024-02-12
1
-4
/
+4
*
fill: replace tcell.Style with vaxis.Style
Tim Culverhouse
2024-02-12
1
-2
/
+2
*
ui: initialize vaxis directly, drop tcell.Screen initialization
Tim Culverhouse
2024-02-12
1
-1
/
+1
*
ui: remove screen and viewports
Tim Culverhouse
2024-02-12
1
-44
/
+45
*
ui: create and expose vaxis Window with Context
Tim Culverhouse
2024-02-12
1
-2
/
+11
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
1
-8
/
+11
*
ui: avoid panic when terminal window is shrunk
Jason Stewart
2022-09-26
1
-2
/
+4
*
ui: export context.viewport, screen.show, add SetCursorStyle
Tim Culverhouse
2022-09-14
1
-0
/
+12
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-2
/
+2
*
Add popovers
Ben Burwell
2019-12-21
1
-6
/
+17
*
Add cursor handling in ex line
Drew DeVault
2019-01-14
1
-8
/
+9
*
Apply gofmt
Drew DeVault
2018-06-11
1
-4
/
+4
*
Clean up some old code
Drew DeVault
2018-06-11
1
-7
/
+0
*
switch to tcell from termbox
Markus Ongyerth
2018-06-01
1
-37
/
+49
*
Split UI library and widgets
Drew DeVault
2018-02-26
1
-0
/
+109