MCPcopy Index your code
hub / github.com/codeaashu/claude-code / c

Function c

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

Source from the content-addressed store, hash-verified

1214 return s2.C0.ESC + i3 + e3;
1215 }
1216 function c(e3, t3) {
1217 e3 = Math.floor(e3);
1218 let i3 = "";
1219 for (let s3 = 0; s3 < e3; s3++) i3 += t3;
1220 return i3;
1221 }
1222 t2.moveToCellSequence = function(e3, t3, i3, s3) {
1223 const o2 = i3.buffer.x, l = i3.buffer.y;
1224 if (!i3.buffer.hasScrollback) return (function(e4, t4, i4, s4, o3, l2) {

Callers 3

rFunction · 0.70
types.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected