MCPcopy Create free account
hub / github.com/coder/ghostty-web / getHyperlinkId

Method getHyperlinkId

lib/types.ts:675–675  ·  view source on GitHub ↗

Get the hyperlink ID (0 = no link)

()

Source from the content-addressed store, hash-verified

673
674 /** Get the hyperlink ID (0 = no link) */
675 getHyperlinkId(): number;
676
677 /** Get the width of the character (1 or 2 for wide chars) */
678 getWidth(): number;

Callers 4

getLinkAtMethod · 0.65
cacheLinkMethod · 0.65
provideLinksMethod · 0.65
findLinkRangeMethod · 0.65

Implementers 1

BufferCelllib/buffer.ts

Calls

no outgoing calls

Tested by

no test coverage detected