Describe the bug:
In the user input prompt when i hit end key from keyboard, it prints the string "colorxterm-256" in a infinite loop and the process had to be killed to stop printing to console.
This happens only when we have default value set for promptui
Describe the bug: In the user input prompt when i hit end key from keyboard, it prints the string "colorxterm-256" in a infinite loop and the process had to be killed to stop printing to console. This happens only when we have default value set for promptui
Step to reproduce: test file prompt.go
go run prompt.go
hit end key when prompted for input
Environment Operating System: Ubuntu 18.04 Kernel version: 4.15.0-88-generic Go version: go1.13.7