-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Accept input separated by NUL bytes #121
Labels
Comments
blueyed
changed the title
Accept input separated by NUL byte
Accept input separated by NUL bytes
Jan 24, 2015
Could you explain why we would need it? |
It would be useful for the |
Whoa, do you really have directories with newlines? |
No.. :) But it's good practice to use |
Closed
dullgiulio
pushed a commit
to dullgiulio/fzf
that referenced
this issue
Jun 8, 2015
dullgiulio
added a commit
to dullgiulio/fzf
that referenced
this issue
Jun 8, 2015
This Update: It's |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would be useful with
find
's-print0
.The text was updated successfully, but these errors were encountered: