MCPcopy
hub / github.com/codeaashu/claude-code / setupTabStops

Method setupTabStops

src/server/web/public/terminal.js:4318–4320  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

4316 this._normal.resize(e3, t3), this._alt.resize(e3, t3), this.setupTabStops(e3);
4317 }
4318 setupTabStops(e3) {
4319 this._normal.setupTabStops(e3), this._alt.setupTabStops(e3);
4320 }
4321 }
4322 t2.BufferSet = o;
4323 }, 511: (e2, t2, i2) => {

Callers 3

constructorMethod · 0.95
resetMethod · 0.95
resizeMethod · 0.95

Calls 1

setupTabStopsMethod · 0.45

Tested by

no test coverage detected