Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
4
import
{
Callers
nothing calls this directly
Calls
6
createPrompt
Function · 0.85
normalizeChoices
Function · 0.85
isNavigable
Function · 0.85
toggle
Function · 0.85
isSelectable
Function · 0.85
check
Function · 0.85
Tested by
no test coverage detected