Skip to content

fix: use fzf reload for non-closing actions#77

Merged
barrettruth merged 1 commit intomainfrom
fix/commit-picker-yank-state
Apr 6, 2026
Merged

fix: use fzf reload for non-closing actions#77
barrettruth merged 1 commit intomainfrom
fix/commit-picker-yank-state

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • route close = false forge fzf actions through fzf-lua's reload path instead of noclose
  • keep auxiliary picker actions open without leaving the picker in a dead process state
  • add regression coverage for the generated non-closing fzf action config

Closes #75

Test plan

  • busted spec/fzf_picker_spec.lua
  • ./scripts/ci.sh

Route close=false picker actions through fzf-lua's reload path so auxiliary actions can stay open without leaving the picker in a dead process state.
@barrettruth barrettruth merged commit 70956e8 into main Apr 6, 2026
8 checks passed
@barrettruth barrettruth deleted the fix/commit-picker-yank-state branch April 6, 2026 22:29
@barrettruth barrettruth restored the fix/commit-picker-yank-state branch April 12, 2026 16:46
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.

Commit picker yank action leaves a broken picker/process state

1 participant