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

add fzf --multiple/-m #256

Merged
merged 2 commits into from
Feb 7, 2022
Merged

add fzf --multiple/-m #256

merged 2 commits into from
Feb 7, 2022

Conversation

Moelf
Copy link
Contributor

@Moelf Moelf commented Jan 3, 2022

No description provided.

@KristofferC
Copy link
Owner

This doesn't work for me. I go into the fzf list but pressing tab doesn't seem to do anything.

@tecosaur
Copy link
Contributor

tecosaur commented Feb 7, 2022

Curious. What about trying fzf -m in a terminal?

@KristofferC
Copy link
Owner

Yes, that seems to work.

@tecosaur
Copy link
Contributor

tecosaur commented Feb 7, 2022

Well, all I think I can add here is that -m work in-terminal and in-Julia-repl for me (v1.6 and v1.7).

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

Merging #256 (26b2043) into master (cacd78f) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   19.44%   19.44%           
=======================================
  Files          12       12           
  Lines         869      869           
=======================================
  Hits          169      169           
  Misses        700      700           
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 cacd78f...26b2043. Read the comment docs.

@KristofferC
Copy link
Owner

Ok, it does work for me, I guess I messed up somehow.

@KristofferC KristofferC merged commit bb8106c into KristofferC: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.

4 participants