deadgrep
deadgrep copied to clipboard
Large single-line files hang Emacs
If there's a >1 MiB JSON file, all one line, which matches the search, then Emacs hangs whilst the regex is matched to the whole line. We should truncate before applying the regex.