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

Opening a terminal editor with Litr will hang the process #63

Open
MartinHelmut opened this issue Sep 16, 2021 · 0 comments
Open

Opening a terminal editor with Litr will hang the process #63

MartinHelmut opened this issue Sep 16, 2021 · 0 comments
Labels
bug A confirmed bug, something is not working.
Milestone

Comments

@MartinHelmut
Copy link
Member

MartinHelmut commented Sep 16, 2021

Description

Calling a terminal editor (e.g. Nano) with Litr hang the Litr process.

Reproduction

[commands.nano]
script = "nano ./some.file"

Expectations

Show terminal editor and continue script run after close.

@MartinHelmut MartinHelmut added the bug A confirmed bug, something is not working. label Sep 16, 2021
@MartinHelmut MartinHelmut added this to the MVP milestone Sep 16, 2021
@MartinHelmut MartinHelmut changed the title Script with input prompts will hang the whole process Opening a terminal editor with Litr will hang the process Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed bug, something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant