Skip to content

fix: improve prompt handling and vim navigation#18

Merged
corwinm merged 2 commits intomainfrom
remove-bug
Feb 8, 2026
Merged

fix: improve prompt handling and vim navigation#18
corwinm merged 2 commits intomainfrom
remove-bug

Conversation

@corwinm
Copy link
Owner

@corwinm corwinm commented Feb 8, 2026

Summary

  • add prompt outcome handling and vim-style j/k navigation for select and multi-select prompts
  • make remove confirmation/selection flows cancellation-safe and update non-interactive handling
  • limit fzf stdin closing to list-only pipelines and refresh wrapper/docs
  • allow remove to accept worktree paths and add --path option, plus usage examples

Testing

  • bun run lint
  • bun test

@corwinm corwinm merged commit 940a636 into main Feb 8, 2026
8 checks passed
@corwinm corwinm deleted the remove-bug branch February 8, 2026 08:13
github-actions bot pushed a commit that referenced this pull request Feb 8, 2026
## [1.2.0](v1.1.3...v1.2.0) (2026-02-08)

### Features

* **remove:** add remove command workflow ([#17](#17)) ([a32b5e4](a32b5e4))
* **status:** implement status command with workspace discovery ([#15](#15)) ([3af1162](3af1162)), closes [#26](#26)

### Bug Fixes

* improve prompt handling and vim navigation ([#18](#18)) ([940a636](940a636))
* isBareRepo now correctly detects worktrees of bare repositories ([#16](#16)) ([6eb14e3](6eb14e3))
* **remove:** align selection with worktree hierarchy ([#19](#19)) ([02bbb32](02bbb32))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant