Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 4471

TC11.x bug reports (English) • [TC 11.03] Trying to open custom app for diff yields an error

$
0
0
TC v11.03 64 bit (2024-02-21)

I've added to wincmd.ini:

Code:

Editor=C:\Users\Karmalakas\AppData\Local\Programs\PhpStorm\bin\phpstorm64.exe "%1"CompareTool=C:\Users\Karmalakas\AppData\Local\Programs\PhpStorm\bin\phpstorm64.exe diff "%1" "%2"
Editor works just fine, but the diff gives me:
File not found!
"C:\Users\Karmalakas\AppData\Local\Programs\PhpStorm\bin\phpstorm64.exe diff"
I believe TC adds the "diff" part to a file path and naturally there's no such file.

Tried having just:

Code:

CompareTool=C:\Users\Karmalakas\AppData\Local\Programs\PhpStorm\bin\phpstorm64.exe diff
But same error
Runnning this from the Win+R (Run) window and it works as expected

I also tried changing quotes to isolate just:

Code:

CompareTool="C:\Users\Karmalakas\AppData\Local\Programs\PhpStorm\bin\phpstorm64.exe" diff "%1" "%2"
But the in PhpStorm I get:
Command 'diff'
Usage: phpstorm diff []
So it seems TC isn't passing file paths if initiated this way

Statistics: Posted by Karmalakas — 2024-12-07, 14:17 UTC



Viewing all articles
Browse latest Browse all 4471

Latest Images

Trending Articles



Latest Images