MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / tabCheckbox.ts

File tabCheckbox.ts

packages/setupWizard/src/tabCheckbox.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Fork of @inquirer/checkbox that uses Tab (instead of Space) to toggle selection.
2// Kept in sync with @inquirer/checkbox 4.x — only the keybinding and help text differ.
3
4import {

Callers

nothing calls this directly

Calls 6

createPromptFunction · 0.85
normalizeChoicesFunction · 0.85
isNavigableFunction · 0.85
toggleFunction · 0.85
isSelectableFunction · 0.85
checkFunction · 0.85

Tested by

no test coverage detected