gitlink-cli/cmd/interactive
刘焱 2596d1dc70 fix(interactive): correct Esc behavior and direct-exec for optional flags 2026-06-08 18:59:00 +08:00
..
executor.go feat(interactive): add command executor with stdout capture and flag parsing 2026-06-08 15:55:33 +08:00
executor_test.go feat(interactive): add command executor with stdout capture and flag parsing 2026-06-08 15:55:33 +08:00
form.go feat(interactive): add REPL with command palette, form, and cobra entry 2026-06-08 18:52:23 +08:00
interactive.go feat(interactive): add REPL with command palette, form, and cobra entry 2026-06-08 18:52:23 +08:00
palette.go fix(interactive): correct Esc behavior and direct-exec for optional flags 2026-06-08 18:59:00 +08:00
repl.go fix(interactive): correct Esc behavior and direct-exec for optional flags 2026-06-08 18:59:00 +08:00