Skip to content

doc: documentation for WriteStream.cursorTo and other TTY methods #9853

Closed
@dcposch

Description

@dcposch

Even if they're deprecated and we're supposed to use the readline module now, the docs should say that, right?

Currently, the docs don't list process.stdout.cursorTo and related functions at all.

Popular modules, as well as Node itself, still use them:

node-progress module
node debugger

Here's the full list of functions I'm referring to:

tty.js:92

I think it would reduce confusion if we at least mentioned these in the process or stream docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.ttyIssues and PRs related to the tty subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions