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

Could not make --rest option to work #256

Open
sergei-mironov opened this issue Feb 3, 2024 · 1 comment
Open

Could not make --rest option to work #256

sergei-mironov opened this issue Feb 3, 2024 · 1 comment

Comments

@sergei-mironov
Copy link

Hi. Despite all my efforts, I can not make yad to read additional arguments from a file.

Here is what I do:

(
echo "--title"  # also tried "title" without dashes, did not help
echo "My title"
) >_args
yad  --rest=_args

My expectation: yad shows a window titled with "My title" string. But yad shows the default window instead. Could you please help?

$ yad --version
12.0 (GTK+ 3.24.35)
@v1cont
Copy link
Owner

v1cont commented Feb 7, 2024 via email

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

No branches or pull requests

2 participants