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