Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ clearTerminal.ts
File
clearTerminal.ts
src/ink/clearTerminal.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Cross-platform terminal clearing with scrollback support.
3
* Detects modern terminals that support ESC[3J
for
clearing scrollback.
4
*/
Callers
nothing calls this directly
Calls
2
csi
Function · 0.85
getClearTerminalSequence
Function · 0.85
Tested by
no test coverage detected