summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index dea78bc..395b37b 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,9 @@ Clear from the current cursor position to the end of the current line.
53 53
54Returns `true` if `file` is a TTY; `false` otherwise. 54Returns `true` if `file` is a TTY; `false` otherwise.
55 55
56*NOTE*: This function has been deprecated in favor of luaposix's implementation.
57If you would like this functionality in the future, please use luaposix.
58
56`term.colors` Values 59`term.colors` Values
57------------------ 60------------------
58 61