aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2022-10-19 12:37:51 -0500
committerRobin Jarry <robin@jarry.cc>2022-10-19 21:01:55 +0200
commit3687b1814990bcbf75cc1d98910c3e3125d9e192 (patch)
tree84808e4d93fec983da4bf72d5b1c47ebf8d0a44a /go.mod
parent847c1cd3c345a6a42cc9f7e8bef90388976e4210 (diff)
downloadaerc-3687b1814990bcbf75cc1d98910c3e3125d9e192.tar.gz
aerc-3687b1814990bcbf75cc1d98910c3e3125d9e192.zip
terminal: bump tcell-term version
Upgrade tcell-term to v0.3.0. - Fixes erase line handling - Wide character support Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> 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 fb05b461..6fe4fd7b 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.sr.ht/~rjarry/aerc
go 1.16
require (
- git.sr.ht/~rockorager/tcell-term v0.2.0
+ git.sr.ht/~rockorager/tcell-term v0.3.0
git.sr.ht/~sircmpwn/getopt v1.0.0
github.com/ProtonMail/go-crypto v0.0.0-20211221144345-a4f6767435ab
github.com/arran4/golang-ical v0.0.0-20220517104411-fd89fefb0182