Version
v0.9.2
Bug description
I think the issue here, on Windows machines, in the open_file command, the path argument contains a mix of forward and back slashes. The Open_file command then just opens an Explorer window to a default path, and not the file just downloaded.
Example, from my log file I see:
open_file: C:\Users\MXX.chatgpt\download/pdf/fq2fbm.pdf
I think this fails because of the forward slashes - this is my guess.
OS
Windows 10
Environment
No response