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

Turn off SearchStream flag by explicit root path #128

Merged
merged 1 commit into from
Jan 24, 2016
Merged

Turn off SearchStream flag by explicit root path #128

merged 1 commit into from
Jan 24, 2016

Conversation

t-suwa
Copy link
Contributor

@t-suwa t-suwa commented Jan 20, 2016

Pt which invoked from NTEmacs or Cygwin environment never
turns off SearchStream flag even though STDIN is not a pipe.

To workaround this issue, we should turn off SearchStream flag
if root path(s) are specified since they mean no need to read
contents from STDIN.

Explicit root path means no need of reading contents from STDIN. So we
should turn off SearchStream flag if they are specified.
@monochromegane
Copy link
Owner

monochromegane added a commit that referenced this pull request Jan 24, 2016
Turn off SearchStream flag by explicit root path
@monochromegane monochromegane merged commit 3ec9491 into monochromegane:master Jan 24, 2016
@monochromegane
Copy link
Owner

I have released v2.1.0 now that contains this fix.
https://github.com/monochromegane/the_platinum_searcher/releases/tag/v2.1.0

Thanks.

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