Skip to content

Commit da6860a

Browse files
committed
wip: github links in stacks
1 parent ee445cc commit da6860a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/cli/Link.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ export function ttyHyperlink(
2828
].join('')
2929
}
3030

31-
const OSC = '\x1B]'
31+
const OSC = '\x9D'
3232
const ST = '\x9C'
3333
const BEL = '\x07'

0 commit comments

Comments
 (0)