JFreegman / toxic

A Tox-based instant messaging and video chat client
GNU General Public License v3.0
1.19k stars 152 forks source link

`/fopen` command to auto-open downloaded files #657

Closed TheChymera closed 7 months ago

TheChymera commented 7 months ago

So the xdg-open command will fire if I call it before the download, but not after. Any ideas what's going on? I can see that the code got there via the debugging line, but it doesn't seem to do anything.

JFreegman commented 7 months ago

Could you open this in https://github.com/TokTok/toxic/ please? That's where active development happens.

TheChymera commented 7 months ago

Moved here → https://github.com/TokTok/toxic/pull/273