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

大文件无法搜索 #326

Open
ljhwycxbb opened this issue Jul 28, 2022 · 3 comments
Open

大文件无法搜索 #326

ljhwycxbb opened this issue Jul 28, 2022 · 3 comments

Comments

@ljhwycxbb
Copy link

日志文件50mb左右
Ctrl+Home 跳到文件开始
数字 中文都搜不到
me = MadEdit()

me.FindTextNext(text="45835", bRegex=False, bCaseSensitive=False, bWholeWord=False, bDotMatchNewline=False, bPanChinese=False, rangeFrom=-1, rangeTo=-1)

脚本都搜不到

能看到 搜索内容的时候可以搜到

@ljhwycxbb
Copy link
Author

MadEdit-Mod 0.5.0α3 win64 Visual Studio 2022 wxWidgets 3.2.0 build 15:48:23 Jul 23 2022
win10

@LiMinggang
Copy link
Owner

大文件bug比较多,距离能用还有一段路要走

@sln-1550
Copy link

sln-1550 commented Apr 7, 2023

我也碰到了,两个方案可以解决:
1、切换到hex模式,就可以搜到
2、用4.19版本

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

3 participants