Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getWidth
Method
getWidth
src/server/web/public/terminal.js:8433–8435 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8431
return
t3.setFromCharData(e3), t3;
8432
}
8433
isCombined() {
8434
return
2097152 & this.content;
8435
}
8436
getWidth() {
8437
return
this.content >> 22;
8438
}
Callers
1
getAsCharData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected