1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-05-22 10:15:43 +02:00

Bump tcell

This fixes rendering artefacts after double-width characters such as "⚠️" on
some terminals.
This commit is contained in:
Stefan Haller
2026-01-12 09:57:50 +01:00
parent 498bc457fc
commit b44a369295
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/aybabtme/humanlog v0.4.1
github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
github.com/creack/pty v1.1.11
github.com/gdamore/tcell/v2 v2.13.7-0.20260111024317-4739cfe77a24
github.com/gdamore/tcell/v2 v2.13.7
github.com/go-errors/errors v1.5.1
github.com/gookit/color v1.4.2
github.com/integrii/flaggy v1.4.0