Search found 2 matches

by JRobert
Sun Mar 22, 2015 1:04 pm
Forum: Support (DiffMerge)
Topic: Feature request: detect '#!' lines
Replies: 3
Views: 8278

Re: Feature request: detect '#!' lines

I've just upgraded DiffMerge for the first time since this conversation from 5 years ago (that speaks well for how solid your code is!)

Has this suggestion - to detect shebangs - ever gone any further? I don't find any references to 'shebang' or '#! in the manual.
by JRobert
Mon Nov 23, 2009 11:40 am
Forum: Support (DiffMerge)
Topic: Feature request: detect '#!' lines
Replies: 3
Views: 8278

Feature request: detect '#!' lines

Terrific tool - thank you. I use it to compare unix scripts in various languages, but with suffix-less file names. It would be really useful if DiffMerge could (optionally) look for and use the shebang line: #! <path_to_interpreter> as another way to decide which ruleset to use, in the absence of a ...