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

Added a terminal progress bar abstraction. #32

Closed
wants to merge 5 commits into from
Closed

Conversation

viega
Copy link
Contributor

@viega viega commented Nov 5, 2023

No description provided.

miki725 and others added 5 commits November 3, 2023 10:43
* adding nestInDir option to getNewTempFile

* fixing linting violations

* defaulting to nesting tmp files in dir for getNewTempFile
1. Subproc API allows setting specific termaps now. 2. Allow the parent to get notified when the subproc is launched, before I/O begins.  3. Reset common signals in the child before fork if it's a pty. (#31)
…to indicate. Along the way debugging, I turned off a lot more default in the parent (went to full old-school raw mode)
@viega viega closed this Nov 5, 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