-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I just installed differ, and tested on several file types, but it doesn't work! I get the same error each time:
REPRODUCE:
- Alt-d on any two files of same type (.txt, .md, .js, etc) in the same panel OR in opposing panels
Command 'ShowDiff' raised error.
Traceback (most recent call last):
File "fman\impl\plugins\command_registry.py", line 128, in _execute_command
File "C:\Users\sven\AppData\Roaming\fman\Plugins\Third-party\differ\differ\__init__.py", line 21, in __call__
Popen([DIFF_COMMAND, l_url, r_url])
File "subprocess.py", line 709, in __init__
File "subprocess.py", line 997, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
I noted the script uses a command meld, but I'm not familiar with
Metadata
Metadata
Assignees
Labels
No labels