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

Detach CLI process from terminal #239

Merged
merged 3 commits into from Mar 30, 2020
Merged

Detach CLI process from terminal #239

merged 3 commits into from Mar 30, 2020

Conversation

jfgordon2
Copy link
Sponsor

Closes #238

Description

Added /dev/null to end of electron CLI command to detach requests from the controlling terminal upon execution

Release notes

Notes: no-notes

jfgordon2 and others added 3 commits March 29, 2020 17:54
Added /dev/null to end of electron CLI command to detach requests from the controlling terminal upon execution
Added case statement to test for when a user is calling "help" command in CLI to prevent from exiting out immediately without response
Copy link
Owner

@shiftkey shiftkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jfgordon2!

@shiftkey shiftkey merged commit dee3825 into shiftkey:linux Mar 30, 2020
@jfgordon2 jfgordon2 deleted the patch-1 branch March 30, 2020 17:30
shiftkey pushed a commit that referenced this pull request Apr 2, 2020
shiftkey pushed a commit that referenced this pull request Apr 6, 2020
shiftkey pushed a commit that referenced this pull request Apr 6, 2020
shiftkey pushed a commit that referenced this pull request Apr 6, 2020
shiftkey pushed a commit that referenced this pull request Apr 6, 2020
shiftkey pushed a commit that referenced this pull request Apr 16, 2020
shiftkey pushed a commit that referenced this pull request Apr 16, 2020
shiftkey pushed a commit that referenced this pull request Apr 16, 2020
shiftkey pushed a commit that referenced this pull request Apr 17, 2020
shiftkey pushed a commit that referenced this pull request Apr 23, 2020
shiftkey pushed a commit that referenced this pull request Apr 28, 2020
shiftkey pushed a commit that referenced this pull request Apr 29, 2020
shiftkey pushed a commit that referenced this pull request May 1, 2020
shiftkey pushed a commit that referenced this pull request May 1, 2020
shiftkey pushed a commit that referenced this pull request May 2, 2020
shiftkey pushed a commit that referenced this pull request May 2, 2020
shiftkey pushed a commit that referenced this pull request May 12, 2020
shiftkey pushed a commit that referenced this pull request May 12, 2020
shiftkey pushed a commit that referenced this pull request May 12, 2020
shiftkey pushed a commit that referenced this pull request May 15, 2020
shiftkey pushed a commit that referenced this pull request May 16, 2020
shiftkey pushed a commit that referenced this pull request May 18, 2020
shiftkey pushed a commit that referenced this pull request May 22, 2020
shiftkey pushed a commit that referenced this pull request Oct 8, 2023
shiftkey pushed a commit that referenced this pull request Oct 8, 2023
shiftkey pushed a commit that referenced this pull request Oct 8, 2023
shiftkey pushed a commit that referenced this pull request Nov 26, 2023
shiftkey pushed a commit that referenced this pull request Nov 26, 2023
shiftkey pushed a commit that referenced this pull request Nov 26, 2023
shiftkey pushed a commit that referenced this pull request Nov 26, 2023
shiftkey pushed a commit that referenced this pull request Nov 26, 2023
shiftkey pushed a commit that referenced this pull request Dec 18, 2023
shiftkey pushed a commit that referenced this pull request Dec 18, 2023
shiftkey pushed a commit that referenced this pull request Dec 20, 2023
shiftkey pushed a commit that referenced this pull request Jan 6, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Feb 4, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 17, 2024
shiftkey pushed a commit that referenced this pull request Mar 31, 2024
shiftkey pushed a commit that referenced this pull request Mar 31, 2024
shiftkey pushed a commit that referenced this pull request Mar 31, 2024
shiftkey pushed a commit that referenced this pull request Apr 8, 2024
shiftkey pushed a commit that referenced this pull request Apr 13, 2024
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.

github command remains as foreground process until killed
2 participants