promptui
promptui copied to clipboard
fixed cursorless echo after input finished
Fixes #117
Codecov Report
Merging #118 into master will decrease coverage by
0.08%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #118 +/- ##
==========================================
- Coverage 30.5% 30.41% -0.09%
==========================================
Files 6 6
Lines 695 697 +2
==========================================
Hits 212 212
- Misses 462 464 +2
Partials 21 21
Impacted Files | Coverage Δ | |
---|---|---|
prompt.go | 0% <0%> (ø) |
:arrow_up: |
cursor.go | 53.27% <0%> (-1.02%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 748542e...7e597de. Read the comment docs.
What's the hold up on this PR? This is the one thing holding us up from implementing this library.