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

not a tty #4

Closed
TorchedSammy opened this issue Mar 20, 2021 · 3 comments
Closed

not a tty #4

TorchedSammy opened this issue Mar 20, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@TorchedSammy
Copy link
Member

running tty in hilbish will say that it's not a tty. this also means that top doesnt work, and htop, other shells and hilbish itself exit immediately when trying to open

ive tried opening a pty and while it has worked (tty shows the pts device) running hilbish in itself still isnt optimal and top cant be exited from

@TorchedSammy TorchedSammy added bug Something isn't working help wanted Extra attention is needed labels Mar 20, 2021
@TorchedSammy
Copy link
Member Author

notice:

@TorchedSammy
Copy link
Member Author

pty has been created and partly works in the pty branch

@TorchedSammy
Copy link
Member Author

TorchedSammy commented Mar 21, 2021

it was 1 line
one
1

fixed in 1edc81f
problem: a command's stdin wasnt set
fml

@TorchedSammy TorchedSammy unpinned this issue Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant