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

tilda always has custom command from previous instance #485

Open
jredfox opened this issue Jun 6, 2022 · 0 comments
Open

tilda always has custom command from previous instance #485

jredfox opened this issue Jun 6, 2022 · 0 comments

Comments

@jredfox
Copy link

jredfox commented Jun 6, 2022

tilda -c "bash '/home/jredfox/Desktop/test.sh'"

#!/bin/bash
set +v
echo -n -e "\033]0;Test App 1.0.0\007"
echo hello world
read -p "Press ENTER to continue..."
exit

press enter and then run tilda without any arguments it shows up with that command again............

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

1 participant