Skip to content

[Linux]printerSlowPrint() will output strangely #1

@Azakme199

Description

@Azakme199

Platform

  • Ubuntu 20.04.1 LTS
  • Ubuntu 20.04.1 LTS -WSL

Comment

Example code

printerSlowPrint("Its too cold here...z.z..z.z.zz\n");

Instead of printing characters one-by-one (as intended)
It will output the entire line on the terminal all at once after some delay

This behaviour was not found with same codes under Windows test builds
Potentially due to some buffered output behavior on Linux by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions