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
*
vaxis: fix panic trace print on stderr
Robin Jarry
2024-04-13
1
-0
/
+1
*
ui: update vaxis and only use disambiguate csi-u flag
Tim Culverhouse
2024-02-26
1
-0
/
+1
*
ui: enable CSIu key encoding
Tim Culverhouse
2024-02-22
1
-2
/
+8
*
revert: "ui: enable kitty keyboard protocol"
Robin Jarry
2024-02-19
1
-1
/
+2
*
ui: enable kitty keyboard protocol
Tim Culverhouse
2024-02-19
1
-2
/
+1
*
log: move package to lib
Robin Jarry
2024-02-14
2
-2
/
+2
*
vaxis: update to v0.7.2 and update ansi parser
Tim Culverhouse
2024-02-12
3
-30
/
+167
*
aerc: set title using vaxis
Tim Culverhouse
2024-02-12
1
-0
/
+1
*
mouse: use vaxis mouse events
Tim Culverhouse
2024-02-12
4
-17
/
+13
*
terminal: replace tcell-term with vaxis terminal
Tim Culverhouse
2024-02-12
2
-14
/
+1
*
style: use vaxis style everywhere
Tim Culverhouse
2024-02-12
3
-16
/
+16
*
aerc: replace tcell keys with vaxis keys
Tim Culverhouse
2024-02-12
2
-23
/
+25
*
fill: replace tcell.Style with vaxis.Style
Tim Culverhouse
2024-02-12
2
-7
/
+5
*
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
3
-69
/
+73
*
aerc: change event interfaces to vaxis events
Tim Culverhouse
2024-02-12
8
-16
/
+18
*
msgviewer: implement inline image viewing
Tim Culverhouse
2024-02-12
1
-0
/
+1
*
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
1
-1
/
+11
*
tabs: optimize switching by offsets
delitako
2024-01-26
1
-0
/
+12
*
commands: add menu
Robin Jarry
2024-01-20
1
-0
/
+1
*
complete: only display popover for more than one choice
Robin Jarry
2023-11-22
1
-64
/
+74
*
completion: hide quotes from choices
Robin Jarry
2023-11-12
1
-3
/
+10
*
complete: allow disabling automatic completion
Robin Jarry
2023-11-02
1
-0
/
+4
*
complete: allow setting the completion key binding
Robin Jarry
2023-11-02
1
-18
/
+12
*
commands: add :suspend
Nojus Gudinavičius
2023-10-24
1
-0
/
+33
*
ui: export global functions
Robin Jarry
2023-10-11
2
-47
/
+28
*
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
[next]