command like open_with but forks the started application #204
clemensschlipfinger
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to fork the application, when opening without changing the
mimetype.toml
configuration file.I think a simple Implementation would be to add an command named like
open_with_and_fork
which opens the file with the specified app and then forks it. Maybe also add a keybinding for the command.Beta Was this translation helpful? Give feedback.
All reactions