-
Notifications
You must be signed in to change notification settings - Fork 19
Issues: denoland/deno_task_shell
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Spawning async task and then exiting causes spawned process to not be killed
#132
opened Nov 28, 2024 by
dsherret
task "cat /dev/urandom | head -c 1000000 | sha256sum" hangs forever?
#124
opened Nov 12, 2024 by
rf-molsson
head -n, --lines don't support the leading '-'
bug
Something isn't working
good first issue
Good for newcomers
#109
opened Jan 29, 2024 by
yingziwu
Feature request: New feature or request
help wanted
Extra attention is needed
head
& tail
enhancement
#92
opened Sep 11, 2023 by
dahlia
[feature request] Support looping over simple lists
suggestion
#78
opened Mar 11, 2023 by
niedzielski
[feature request] Support xargs -I <replace_str>
enhancement
New feature or request
#77
opened Mar 11, 2023 by
niedzielski
Support ?= short hand for setting variable if not already set
enhancement
New feature or request
#69
opened Dec 26, 2022 by
KyleJune
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.