Skip to content

On CP/M fgets() waits for for \n instead of \r #342

Description

@jefftranter

On the CP/M platform, if I use an input function like fgets(), it does not return until the user types a Line Feed (newline) character. They would normally expect to be able to use Carriage Return. Somewhere in the i/o routines it needs to convert Return to a Line Feed (newline).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions