Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable cursor when exiting terminal - closes #90 #110

Merged
merged 1 commit into from
May 7, 2018

Conversation

AydinHassan
Copy link
Member

It should be enabled here, because we specifically disabled it. I don't think it is up to UnixTerminal to handle this as it doesn't specifically disable it.

@AydinHassan AydinHassan merged commit f0628f8 into master May 7, 2018
@AydinHassan AydinHassan deleted the enable-cursor branch May 7, 2018 17:30
@codecov-io
Copy link

Codecov Report

Merging #110 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
+ Coverage     96.85%   96.86%   +<.01%     
  Complexity      338      338              
============================================
  Files            23       23              
  Lines          1050     1051       +1     
============================================
+ Hits           1017     1018       +1     
  Misses           33       33
Impacted Files Coverage Δ Complexity Δ
src/CliMenu.php 92.19% <100%> (+0.03%) 75 <0> (ø) ⬇️

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 cb26c20...cab55b8. Read the comment docs.

@AydinHassan AydinHassan added this to the 3.0 milestone May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants