✨ 🚑 hyperlink.ts
This commit is contained in:
@@ -37,3 +37,4 @@ export function createHyperlink(
|
|||||||
const coloredText = chalk.blue(displayText)
|
const coloredText = chalk.blue(displayText)
|
||||||
return `${OSC8_START}${url}${OSC8_END}${coloredText}${OSC8_START}${OSC8_END}`
|
return `${OSC8_START}${url}${OSC8_END}${coloredText}${OSC8_START}${OSC8_END}`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user