MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / terminal-enter-detection.test.ts

File terminal-enter-detection.test.ts

cli/src/utils/__tests__/terminal-enter-detection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from 'bun:test'
2
3import {
4 isLinefeedActingAsEnter,

Callers

nothing calls this directly

Calls 7

shouldMarkReturnKeySeenFunction · 0.90
markReturnKeySeenForKeyFunction · 0.90
isLinefeedActingAsEnterFunction · 0.90
isPlainEnterKeyFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected