aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2024-02-12 06:26:25 -0600
committerRobin Jarry <robin@jarry.cc>2024-02-12 13:49:01 +0100
commit2236e8bbeb262e22bb9262390b803108122a7a94 (patch)
treee2b262aaf934436e55880fd683371aba70090847 /go.mod
parent99aa51b7348b178984264ed8c940b983c1205cdd (diff)
downloadaerc-2236e8bbeb262e22bb9262390b803108122a7a94.tar.gz
aerc-2236e8bbeb262e22bb9262390b803108122a7a94.zip
aerc: set title using vaxis
Set the window title using Vaxis at UI initialization. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9857d760..8e339dea 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,6 @@ require (
github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab
github.com/stretchr/testify v1.8.4
github.com/syndtr/goleveldb v1.0.0
- github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
golang.org/x/image v0.13.0
golang.org/x/oauth2 v0.7.0
golang.org/x/sys v0.15.0