Skip to content

doc: clarify tty raw mode output behavior#63332

Open
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-tty-raw-mode-output
Open

doc: clarify tty raw mode output behavior#63332
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-tty-raw-mode-output

Conversation

@MukundaKatta
Copy link
Copy Markdown

Refs: #63059

This updates the tty.ReadStream.setRawMode() docs to describe raw mode as disabling special processing of input characters, and notes that it does not affect terminal output processing such as newline translation on Unix terminals.

Testing

  • git diff --check

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem. labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants