stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.76k stars 182 forks source link

file content not matching docx files #389

Closed akivalib closed 1 year ago

akivalib commented 1 year ago

I have been using grepwin happily for about a year. Thanks! Today, however, it seems not to be generating matches from docx files -- if I understand my problem, but it will match content from pdfs or stata do files (which are just text files). It does not seem to matter whether I do a text or regex search (I have also tried treating the files as UTF9 and binary, neither of which helped.) What might I be doing wrong? (I was using version 2.0.11 but just dowloaded the latest version, 2.0.13.1197; problem is unchanged.)

stefankueng commented 1 year ago

docx files are not text files but zipped xml files. So grepWin won't find what you're looking for.

akivalib commented 1 year ago

Thanks very much for clarifying. I thought i had previously included docx files, but I guess I misremembered.

Akiva (via phone)


From: Stefan Küng @.> Sent: Tuesday, April 11, 2023 12:06:18 PM To: stefankueng/grepWin @.> Cc: Akiva Liberman @.>; Author @.> Subject: Re: [stefankueng/grepWin] file content not matching docx files (Issue #389)

docx files are not text files but zipped xml files. So grepWin won't find what you're looking for.

— Reply to this email directly, view it on GitHubhttps://github.com/stefankueng/grepWin/issues/389#issuecomment-1503684216, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2LP4VBHLOAXLMF4YVPLD2LXAV6PVANCNFSM6AAAAAAW2OTWJI. You are receiving this because you authored the thread.Message ID: @.***>