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

close the correct location list #1722

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Mar 19, 2018

Make sure the correct location list is cleaned when terminal mode has no
output.

Make sure the correct location list is cleaned when terminal mode has no
output.
@codecov-io
Copy link

codecov-io commented Mar 19, 2018

Codecov Report

Merging #1722 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1722      +/-   ##
==========================================
- Coverage   23.88%   23.88%   -0.01%     
==========================================
  Files          57       57              
  Lines        4772     4773       +1     
==========================================
  Hits         1140     1140              
- Misses       3632     3633       +1
Flag Coverage Δ
#nvim 17.97% <0%> (-0.01%) ⬇️
#vim74 18.66% <0%> (-0.01%) ⬇️
#vim80 21.11% <0%> (-0.01%) ⬇️
Impacted Files Coverage Δ
autoload/go/term.vim 0% <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 2dcb2d2...800f294. Read the comment docs.

@fatih
Copy link
Owner

fatih commented Mar 20, 2018

Seems like this is a very common thing:
screen shot 2018-03-20 at 9 31 13 am

I'll merge this and open another PR that provides a single public function, such as go#list#Clear()

@fatih fatih merged commit 9463308 into fatih:master Mar 20, 2018
@fatih
Copy link
Owner

fatih commented Mar 20, 2018

Opened PR here: #1724

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.

3 participants