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

Support shell scripts #127

Open
ianthomas23 opened this issue Feb 12, 2025 · 0 comments
Open

Support shell scripts #127

ianthomas23 opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ianthomas23
Copy link
Member

Support shell scripts, i.e. files containing multiple commands that are run in sequence. Need to decide on syntax, if they have an executable flag set can we just run them using myscript.sh, and/or do we support a built-in command such as bash myscript.sh?

Care needed modifying environment, pwd, etc whilst running the script (and scripts called by the first script) and their propagation to the top-level terminal.

@ianthomas23 ianthomas23 added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant