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

search abandoned in some files #11

Closed
higemaniya opened this issue Oct 9, 2012 · 2 comments
Closed

search abandoned in some files #11

higemaniya opened this issue Oct 9, 2012 · 2 comments

Comments

@higemaniya
Copy link

for example, save this as cp932 text:
----------- 8< -----------
test
テスト
test2
----------- 8< -----------

D:> jvgrep test sample.txt
d:\sample.txt:1:test

D:> jvgrep --enc cp932 test sample.txt
d:\sample.txt:1:test
d:\sample.txt:1:test2

I'm using Version 2.7, Windows 7

Thanks,

@mattn
Copy link
Owner

mattn commented Aug 15, 2013

I can 't reproduce this in latest. Could you please try this again?

@higemaniya
Copy link
Author

I have comfirmed this fixed with 3.0 win32 binary.
Thank you very much!

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

No branches or pull requests

2 participants