From bbff7403fbf46f9ad92240ac213df8d30ef31b64 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 20 Sep 2018 02:56:13 +0200 Subject: update packages --- node_modules/ansi-escapes/readme.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'node_modules/ansi-escapes/readme.md') 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. -- cgit v1.2.3