Commit 8441d38
committed
feat(selector): add split-pane file preview to interactive picker
- Add @inquirer/core for custom prompt creation
- Create file-selector.ts with split-pane layout (file list + preview)
- Show full path with ~ for home above preview pane
- Add fuzzy filtering with character highlighting
- Support PgUp/PgDn for preview scrolling
- Cache file contents to avoid repeated disk reads
Also fixes: preserve ~/.mdflow in PATH when changing directories1 parent 61cb3b9 commit 8441d38
5 files changed
+615
-62
lines changed
0 commit comments