promptui icon indicating copy to clipboard operation
promptui copied to clipboard

fixed cursorless echo after input finished

Open richardmcsong opened this issue 5 years ago • 3 comments

Fixes #117

richardmcsong avatar Nov 18 '19 17:11 richardmcsong

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 18 '19 17:11 CLAassistant

Codecov Report

Merging #118 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@            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.

codecov[bot] avatar Nov 18 '19 17:11 codecov[bot]

What's the hold up on this PR? This is the one thing holding us up from implementing this library.

jrkt avatar Mar 26 '20 21:03 jrkt