chadtree icon indicating copy to clipboard operation
chadtree copied to clipboard

Opening file fails

Open victorklos opened this issue 3 years ago • 0 comments

On my system, opening a file invokes the open command with -- as second parameter, which is doesn't understand. Somewhat similar to #149. I am running Debian bookworm with i3.

My suggestion is to swap the tests for open and xdg-open at open_system.py so xdg-open is used whenever it is available, and only trying the non-standard open if that fails.

victorklos avatar Feb 12 '22 16:02 victorklos