Skip to content
New issue

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

suppress output of xdg-open #2736

Merged
merged 1 commit into from
Dec 6, 2023
Merged

suppress output of xdg-open #2736

merged 1 commit into from
Dec 6, 2023

Conversation

Pangoraw
Copy link
Collaborator

@Pangoraw Pangoraw commented Dec 4, 2023

GTK warnings can be confusing, let's redirect the output of xdg-open to devnull.

GTK warnings can be confusing, let's redirect the output of xdg-open to
devnull.
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="xdg_open_devnull")
julia> using Pluto

@fonsp fonsp merged commit a4de685 into main Dec 6, 2023
15 checks passed
@fonsp fonsp deleted the xdg_open_devnull branch December 6, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants