Separate options for disabling command-click on file and URL
Currently, there's a setting option to disable command-clicking on "filename/URL". I'd like to suggest splitting this out into separate options for filenames and URLs, as I'd like to disable command clicking on filenames. I frequently double or triple click something in the iterm window, and then Command-C to copy it for use elsewhere.
If my timing for pressing the command key is even slightly off, this results in whatever default handler for whatever thing that looked like a file under the cursor launching, which is virtually never what I want -- especially since the default handler for binaries is to execute them.
Alternatively, the ability to modify the regex used to match filenames would work, because I could set it to something that will never match.
... of course I just found "URLs must contain a scheme?" in advanced settings. So maybe this request is just to surface that more obviously, maybe in the same place as enabling command click