↓ 2 callersFunctionspawnTrackedPty({
ptyId,
command,
args,
cols = 80,
rows = 24,
env,
ptyMap,
dimsMap,
idKey,
dataChannel,
src/main/index.js:560
↓ 2 callersFunctionuseTerminalSession({
sessionKey,
canSpawn = true,
spawnDelayMs = 0,
restartOnExit = true,
autoFocus = true,
terminal
src/renderer/components/useTerminalSession.js:29