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

unset fzf env variable when calling fzf #262

Merged
merged 1 commit into from
Feb 7, 2022
Merged

unset fzf env variable when calling fzf #262

merged 1 commit into from
Feb 7, 2022

Conversation

KristofferC
Copy link
Owner

Fixes #236

cc @colinxs

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

Merging #262 (9daf865) into master (573a9c7) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   19.47%   19.44%   -0.03%     
==========================================
  Files          12       12              
  Lines         868      869       +1     
==========================================
  Hits          169      169              
- Misses        699      700       +1     
Impacted Files Coverage Δ
src/repl.jl 0.00% <0.00%> (ø)

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 573a9c7...9daf865. Read the comment docs.

@KristofferC KristofferC merged commit cacd78f into master Feb 7, 2022
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.

Ignore FZF_* Environment Variables
2 participants