Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ getWidth
Method
getWidth
src/server/web/public/terminal.js:1709–1711 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1707
return
2097152;
1708
}
1709
getWidth() {
1710
return
this._width;
1711
}
1712
getChars() {
1713
return
this.combinedData;
1714
}
Callers
15
getAsCharData
Method · 0.95
_syncTextArea
Method · 0.45
createRow
Method · 0.45
getJoinedCharacters
Method · 0.45
_stringRangesToCellRanges
Method · 0.45
_convertViewportColToCharacterIndex
Method · 0.45
_getWordAt
Method · 0.45
_isCharWordSeparator
Method · 0.45
print
Method · 0.45
i2
Function · 0.45
"node_modules/@xterm/xterm/lib/xterm.js"
Function · 0.45
_mapStrIdx
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected