As for sublime text3, if you open a text file and search for a file, the search results will be displayed as <binary>.
Specifically, the following is the display.
<binary>
384 matches in 1 file
What should I do if I want to see a matching line?
January 26, 2017 13:42 Add
The file format is .log, which is a text file retrieved using script on Linux.
By the way, you can search ctrl+f without any problems.
© 2024 OneMinuteCode. All rights reserved.