aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ba4b8e1..dea78bc 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,10 @@ Clear the terminal's contents.
49 49
50Clear from the current cursor position to the end of the current line. 50Clear from the current cursor position to the end of the current line.
51 51
52### `term.isatty(file)`
53
54Returns `true` if `file` is a TTY; `false` otherwise.
55
52`term.colors` Values 56`term.colors` Values
53------------------ 57------------------
54 58