We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for this cute Markdown editor with lots of great features.
With EME 0.15.1 on Ubuntu 20.04, I can't launch EME with a file open, either from the file browser or from the CLI.
The Launcher entry for EME looks right: Exec=/opt/EME/eme %U and EME appears in the Open With... menu in the file browser.
Exec=/opt/EME/eme %U
After selecting a file in the file browser and choosing Open With... EME, the application itself opens correctly but does not load the file.
The same problem occurs if starting EME from the command line: eme myfile.md opens EME successfully, but not the file.
eme myfile.md
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue, I will take a look afterwards.
Sorry, something went wrong.
No branches or pull requests
Thanks for this cute Markdown editor with lots of great features.
With EME 0.15.1 on Ubuntu 20.04, I can't launch EME with a file open, either from the file browser or from the CLI.
The Launcher entry for EME looks right:
Exec=/opt/EME/eme %U
and EME appears in the Open With... menu in the file browser.
After selecting a file in the file browser and choosing Open With... EME, the application itself opens correctly but does not load the file.
The same problem occurs if starting EME from the command line:
eme myfile.md
opens EME successfully, but not the file.
The text was updated successfully, but these errors were encountered: