MCPcopy Create free account
hub / github.com/Noumena-Network/code / useTerminalNotification.ts

File useTerminalNotification.ts

src/ink/useTerminalNotification.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createContext, useCallback, useContext, useMemo } from 'react'
2import { isProgressReportingAvailable, type Progress } from './terminal.js'
3import { BEL } from './termio/ansi.js'
4import { ITERM2, OSC, osc, PROGRESS, wrapForMultiplexer } from './termio/osc.js'

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.50

Tested by

no test coverage detected