aboutsummaryrefslogtreecommitdiff
path: root/node_modules/ansi-escapes/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ansi-escapes/readme.md')
-rw-r--r--node_modules/ansi-escapes/readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/ansi-escapes/readme.md b/node_modules/ansi-escapes/readme.md
index 45490e9ec..38b459fc4 100644
--- a/node_modules/ansi-escapes/readme.md
+++ b/node_modules/ansi-escapes/readme.md
@@ -123,6 +123,12 @@ Clear the terminal screen.
Output a beeping sound.
+### link(text, url)
+
+Create a clickable link.
+
+[Supported terminals.](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda) Use [`supports-hyperlinks`](https://github.com/jamestalmage/supports-hyperlinks) to detect link support.
+
### image(input, [options])
Display an image.