~rjarry/aerc-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH aerc] ui: update vaxis

Details
Message ID
<20240217021322.27317-2-tim@timculverhouse.com>
DKIM signature
pass
Download raw message
Patch: +3 -3
Update vaxis to v0.7.3. Release notes:

- Fix encoding of Ctrl+z in legacy key encodings
- Add new grapheme width calc mode: nozwj where we handle VS16 and
  skintone selectors but _not_ zwjs
- Enable forcing of grapheme width calc mode
- Add styled underlines to terminal widget

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 2168ea912e64..a3599b300466 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.18
require (
	git.sr.ht/~rjarry/go-opt v1.3.0
	git.sr.ht/~rockorager/go-jmap v0.4.5
	git.sr.ht/~rockorager/vaxis v0.7.2
	git.sr.ht/~rockorager/vaxis v0.7.3
	github.com/ProtonMail/go-crypto v0.0.0-20230417170513-8ee5748c52b5
	github.com/arran4/golang-ical v0.0.0-20230318005454-19abf92700cc
	github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
diff --git a/go.sum b/go.sum
index 78ec0c837d24..566a731db713 100644
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ git.sr.ht/~rjarry/go-opt v1.3.0 h1:9BLOcXi5OhDYVzH3Td48i2uM/byMGNqXY7YhBzvEZg8=
git.sr.ht/~rjarry/go-opt v1.3.0/go.mod h1:oEPZUTJKGn1FVye0znaLoeskE/QTuyoJw5q+fjusdM4=
git.sr.ht/~rockorager/go-jmap v0.4.5 h1:ab/2+voWrR2/ej4l9GtsyyycK5lOgUMfGSFgNny3Q0c=
git.sr.ht/~rockorager/go-jmap v0.4.5/go.mod h1:aOTCtwpZSINpDDSOkLGpHU0Kbbm5lcSDMcobX3ZtOjY=
git.sr.ht/~rockorager/vaxis v0.7.2 h1:w+vBMkBWiGLSMMuHwZTDBrTXrjjAoyBc3k681WBT1kU=
git.sr.ht/~rockorager/vaxis v0.7.2/go.mod h1:h94aKek3frIV1hJbdXjqnBqaLkbWXvV+UxAsQHg9bns=
git.sr.ht/~rockorager/vaxis v0.7.3 h1:R5SQKHmcdqrphcWXACiqAlUstK17RpYee+q262c/Fkg=
git.sr.ht/~rockorager/vaxis v0.7.3/go.mod h1:h94aKek3frIV1hJbdXjqnBqaLkbWXvV+UxAsQHg9bns=
github.com/ProtonMail/crypto v0.0.0-20200420072808-71bec3603bf3 h1:JW27/kGLQzeM1Fxg5YQhdkTEAU7HIAHMgSag35zVTnY=
github.com/ProtonMail/crypto v0.0.0-20200420072808-71bec3603bf3/go.mod h1:Pxr7w4gA2ikI4sWyYwEffm+oew1WAJHzG1SiDpQMkrI=
github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3/go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo=
-- 
2.43.2

[aerc/patches] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CZ6ZQRV5NT3C.2Z8HTQ1OHQMU7@fra01>
In-Reply-To
<20240217021322.27317-2-tim@timculverhouse.com> (view parent)
DKIM signature
missing
Download raw message
aerc/patches: SUCCESS in 2m19s

[ui: update vaxis][0] from [Tim Culverhouse][1]

[0]: https://lists.sr.ht/~rjarry/aerc-devel/patches/49585
[1]: tim@timculverhouse.com

✓ #1151733 SUCCESS aerc/patches/openbsd.yml     https://builds.sr.ht/~rjarry/job/1151733
✓ #1151732 SUCCESS aerc/patches/alpine-edge.yml https://builds.sr.ht/~rjarry/job/1151732
Details
Message ID
<CZ786XG5I1UP.2S68FFHKQC2PE@poldrack.dev>
In-Reply-To
<20240217021322.27317-2-tim@timculverhouse.com> (view parent)
DKIM signature
pass
Download raw message
Acked-by: Moritz Poldrack <moritz@poldrack.dev>

-- 
Moritz Poldrack
https://moritz.sh

> We make our mailing list available to selected organizations.
Reply to thread Export thread (mbox)