Update textinput for multi-char (IME) input in Bubble Tea master

This commit is contained in:
Christian Rocha
2020-11-01 09:11:18 -05:00
committed by Christian Rocha
parent 9b47f26bdd
commit d02641f6b5
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.13
require (
github.com/atotto/clipboard v0.1.2
github.com/charmbracelet/bubbletea v0.12.1
github.com/charmbracelet/bubbletea v0.12.2-0.20201101135743-116a0cfb8f37
github.com/mattn/go-runewidth v0.0.9
github.com/muesli/termenv v0.7.4
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect