~rjarry/aerc#263: 
textinput can't handle graphemes

Try completing and deleting from templates in a line with e.g. and press tab.

query -f -n "🔎" date:1y.. {{.Acc

You'll get a panic e.g. here:

git.sr.ht/~rjarry/aerc/lib/ui/textinput.go:254 +0x1ba

ti.text = append(ti.text[:ti.index-1], ti.text[ti.index:]...)
Status
RESOLVED FIXED
Submitter
~ferdinandyb
Assigned to
Submitted
5 months ago
Updated
5 months ago
Labels
bug

~rjarry REPORTED FIXED 5 months ago

Tim Culverhouse referenced this ticket in commit 894c97e.

Register here or Log in to comment, or comment via email.