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

Call load after shell-async commands #1345

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Call load after shell-async commands #1345

merged 1 commit into from
Jul 17, 2023

Conversation

joelim-work
Copy link
Collaborator

From discussion in #1281 (comment)

cc #1344

I think it's reasonable to call load after a & command (similar to % commands), since it could make changes like creating files/directories.

For example:

map x &tar xf "$f"

@joelim-work joelim-work merged commit 443838e into gokcehan:master Jul 17, 2023
4 checks passed
@joelim-work joelim-work deleted the shell-async-load branch July 17, 2023 00:19
@gokcehan gokcehan mentioned this pull request Sep 17, 2023
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.

2 participants