MCPcopy Create free account
hub / github.com/codeaashu/claude-code / charProperties

Method charProperties

src/server/web/public/terminal.js:5921–5923  ·  view source on GitHub ↗
(e3, t3)

Source from the content-addressed store, hash-verified

5919 let h = n.extractWidth(a);
5920 n.extractShouldJoin(a) && (h -= n.extractWidth(i3)), t3 += h, i3 = a;
5921 }
5922 return t3;
5923 }
5924 charProperties(e3, t3) {
5925 return this._activeProvider.charProperties(e3, t3);
5926 }

Callers 1

getStringCellWidthMethod · 0.95

Calls 1

charPropertiesMethod · 0.45

Tested by

no test coverage detected