Skip to content

GNU screen -dmS causes commandline to break and CPU spin #42

@lionkor

Description

@lionkor
  1. Run commandline_test as screen -dmS test commandline_test
  2. Observe 100% CPU spin
  3. Attach via screen -r test and observe completely bugged input
  • screen -dmS should work as expected
  • there should be no CPU spin possible

Notes

  • it may be that isatty() changes after initialization(?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions