aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2024-06-17 10:04:59 -0500
committerRobin Jarry <robin@jarry.cc>2024-06-23 22:15:11 +0200
commit159746ff9ed9c3211e096f4eb390297418a30946 (patch)
tree9a1dd199594d4977c6b272a3f8a6915c625e16d8 /go.mod
parent910bc95af6e8cee59ab48cb5df2e7bea85b5c94a (diff)
downloadaerc-159746ff9ed9c3211e096f4eb390297418a30946.tar.gz
vaxis: update to 0.9.2
Fixes several behind the scenes issues, but notably addresses scrolling of CJK characters in the terminal widget as well as wrapping of wide characters Reported-by: Tianhao Wang <shrik3@mailbox.org> Reported-by: ~runxiyu Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Tested-by: Tianhao Wang <shrik3@mailbox.org> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e95e4c0c..660e1b02 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.18
require (
git.sr.ht/~rjarry/go-opt v1.4.0
git.sr.ht/~rockorager/go-jmap v0.5.0
- git.sr.ht/~rockorager/vaxis v0.8.5
+ git.sr.ht/~rockorager/vaxis v0.9.2
github.com/ProtonMail/go-crypto v1.0.0
github.com/arran4/golang-ical v0.2.7
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964