Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, test } from
'bun:test'
2
3
import
{
4
isLinefeedActingAsEnter,
Callers
nothing calls this directly
Calls
7
resetReturnKeySeenForTests
Function · 0.90
shouldMarkReturnKeySeen
Function · 0.90
markReturnKeySeenForKey
Function · 0.90
isLinefeedActingAsEnter
Function · 0.90
isPlainEnterKey
Function · 0.90
beforeEach
Function · 0.85
afterEach
Function · 0.85
Tested by
no test coverage detected