Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ getZoneId
Method
getZoneId
frontend/app/view/term/termwrap.ts:327–329 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
325
}
326
327
getZoneId(): string {
328
return
this.blockId;
329
}
330
331
setCursorStyle(cursorStyle: string) {
332
this.terminal.options.cursorStyle = normalizeCursorStyle(cursorStyle);
Callers
2
initTerminal
Method · 0.95
loadInitialTerminalData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected