V0.5.5 (Editor, Tree and Keypress Prompt) #5
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
codetease/mep!5
Loading…
Reference in a new issue
No description provided.
Delete branch "0.5.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this commit:
EditorPromptimplementation insrc/prompts/editor.tsEditorOptionstosrc/types.tsMepCLI.editor()insrc/core.tsexample.tswith usage demoREADME.mdwith documentationIn this commit:
TreePromptfor hierarchical selection with expand/collapse support.KeypressPromptfor pausing or single-key commands.treeandkeypressmethods toMepCLI.