Skip to content

doc: general improvements to tty.md#6931

Closed
jasnell wants to merge 1 commit intonodejs:masterfrom
jasnell:doc-tty-copy
Closed

doc: general improvements to tty.md#6931
jasnell wants to merge 1 commit intonodejs:masterfrom
jasnell:doc-tty-copy

Conversation

@jasnell
Copy link
Copy Markdown
Member

@jasnell jasnell commented May 23, 2016

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc (tty)

Description of change

General improvements to tty.md

@nodejs/documentation

@jasnell jasnell added doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem. labels May 23, 2016
Comment thread doc/api/tty.md Outdated
Copy link
Copy Markdown
Contributor

@thefourtheye thefourtheye May 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

module

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 23, 2016

@thefourtheye ... nits addressed!

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 25, 2016

Ping @thefourtheye

@Fishrock123
Copy link
Copy Markdown
Contributor

Seems fine to me if it has any rough definition of a TTY. (Even just "A Terminal".)

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 25, 2016

added very quick edit equating TTY = text terminal

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 26, 2016

@nodejs/documentation ... can I please get a final review on this one!

Comment thread doc/api/tty.md Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Writing true if X; false otherwise.` always sort of irked me.

@benjamingr
Copy link
Copy Markdown
Member

LGTM

Comment thread doc/api/tty.md Outdated
Copy link
Copy Markdown
Contributor

@Fishrock123 Fishrock123 May 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this won't be boolean if stdout isn't a TTY instance, instead it will be undefined.

@Fishrock123
Copy link
Copy Markdown
Contributor

LGTM with a nit

@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 27, 2016

Tweaked a bit to address those nits. Landing.

jasnell added a commit that referenced this pull request May 27, 2016
PR-URL: #6931
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 27, 2016

Landed in 5d2c0ac

@jasnell jasnell closed this May 27, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request May 30, 2016
PR-URL: nodejs#6931
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
rvagg pushed a commit that referenced this pull request Jun 2, 2016
PR-URL: #6931
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
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.

6 participants