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

Method hasWidth

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

Source from the content-addressed store, hash-verified

4076 return this._data[3 * e3 + 0] >> 22;
4077 }
4078 hasWidth(e3) {
4079 return 12582912 & this._data[3 * e3 + 0];
4080 }
4081 getFg(e3) {
4082 return this._data[3 * e3 + 1];
4083 }

Callers 3

_handleSingleClickMethod · 0.80
_handleMouseMoveMethod · 0.80
backspaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected