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
*
mouse: fix offset in tab title clickable area
Bence Ferdinandy
2023-08-03
1
-10
/
+18
*
wizard: display warning when focus is lost
Koni Marti
2023-08-03
1
-0
/
+6
*
textinput: fix deleteWord with an only whitespace
Oskar Sharipov
2023-07-28
2
-1
/
+73
*
textinput: fix stemming with multi-byte chars
Koni Marti
2023-06-22
1
-1
/
+1
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
3
-42
/
+21
*
textinput: align completion popover
Koni Marti
2023-05-16
1
-1
/
+10
*
textinput: improve stemming
Koni Marti
2023-05-16
1
-3
/
+6
*
ui: avoid races with queue redraw
Robin Jarry
2023-04-27
1
-15
/
+11
*
ui: avoid duplicate queued redraws
Robin Jarry
2023-04-26
1
-1
/
+8
*
term: ignore redraw events when not visible
Robin Jarry
2023-04-15
2
-0
/
+13
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
2
-4
/
+4
*
table: fix center padding
Robin Jarry
2023-03-04
1
-11
/
+5
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
2
-22
/
+38
*
ui/table: do not require width at construction
Robin Jarry
2023-02-20
1
-8
/
+6
*
ui/table: allow zero width columns
Robin Jarry
2023-02-20
1
-4
/
+7
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
1
-0
/
+8
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+2
*
ui: add reusable table widget
Robin Jarry
2023-01-04
1
-0
/
+210
*
textinput: fix crash when scrolling back in command history
Robin Jarry
2023-01-02
1
-4
/
+4
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-2
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
ui: box and frame an interactive widget
Koni Marti
2022-11-21
1
-0
/
+74
*
ui: invalidate ui when queuing redraw
Tim Culverhouse
2022-11-06
2
-3
/
+3
*
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
[next]