Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix completion issues #16

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mateusauler
Copy link

@mateusauler mateusauler commented May 1, 2024

This PR fixes:

  • Fish completions would only run once per shell session.
  • Every shell completion would not accept worktrees with spaces in their basename.

This PR adds:

  • New names sub-command that lists out the basename of every worktree.
  • Dependency on xargs.

This PR also obsoletes #14.

@mateusauler mateusauler force-pushed the fix-completion branch 5 times, most recently from 524e68b to 2314a46 Compare May 1, 2024 21:59
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