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

twib-stdio quality of life #30

Open
2 of 9 tasks
misson20000 opened this issue Aug 23, 2018 · 0 comments
Open
2 of 9 tasks

twib-stdio quality of life #30

misson20000 opened this issue Aug 23, 2018 · 0 comments
Labels
enhancement New feature or request twib relating to twib or twibd

Comments

@misson20000
Copy link
Owner

misson20000 commented Aug 23, 2018

Wish List

  • Implement some tty functions so we can use libraries like linenoise
    • isatty
    • tcgetattr
    • tcsetattr
    • maybe certain ioctls?
  • Ctrl-C on twib should terminate target process
    • There should be a command line option to exit without attaching to stdio, and sink stdout/stderr to /dev/null.
    • There should be another twib command to attach to an existing process's stdio
  • A process terminating should exit twib
@misson20000 misson20000 added enhancement New feature or request twib relating to twib or twibd labels Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request twib relating to twib or twibd
Projects
None yet
Development

No branches or pull requests

1 participant