Delete lines that contain match to the current search term
- Cmd-F to open find.
- Paste your string.
- Alt-Enter to select all of the instances of the string on the page.
- Cmd-L to broaden the selection to the entire line of each instance on the page.
- Delete/Backspace to remove those lines.