Bump termenv with fix for redraws on mosh, konsole

This commit is contained in:
Christian Rocha
2020-04-30 19:30:41 -04:00
parent 7ef18ab69e
commit 6c2e144255
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -4,5 +4,6 @@ go 1.13
require (
github.com/charmbracelet/tea v0.2.0
github.com/muesli/termenv v0.5.0
github.com/muesli/termenv v0.5.2
golang.org/x/sys v0.0.0-20200430202703-d923437fa56d // indirect
)