thomasdn
thomasdn
Oh yeah, I think you are right that it belongs in Files. What do I do now? Should I copy this issue and create it in Files? Or can I...
@danrabbit "Open With" might work. However, it is critical that the script be executed with CWD set to the current folder open in Files. Also, I think that a general...
Unfortunately, this sounds like something that won't be implemented any time soon. Is there any workaround I can use in order to let my users execute scripts in the folder...
> > Is there any workaround I can use in order to let my users execute scripts > > in the folder they via the Files UI. > > There...
> The command-line `io.elementary.terminal -w -x ` does work so you may be able to create a desktop file for the script that takes a folder mimetype and executes such...
> This desktop file allows a script to run in the terminal. > > ``` > [Desktop Entry] > Name=Terminal > TryExec=io.elementary.terminal > Exec=io.elementary.terminal -x %u > Icon=utilities-terminal > Type=Application...
> > As I understand what you write, this is expected to fail without a change to Terminal. Is this correct? > > Yes, at the moment you would have...
> Further information can be found here: https://blog.elementary.io/updates-for-july-2020/ > > Terminal code is no longer buildable on elementary 5 (with the default libraries) I am afraid. There isn't a fixed...
Will the next release of Elementary OS include a way to run shellscripts from the GUI?
I would really love to use Firefox Sync. But I don't want all my browsing history stored in a single place on someone else's computer. I have not been able...