mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #368] [CLOSED] Fix filename completions #445
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/368
Author: @bootandy
Created: 2/11/2024
Status: ❌ Closed
Base:
master← Head:cargo_update2📝 Commits (3)
b5e3f4cFix filename completions for zsh and bash (#331)13af2ffcargo update88797b3Fix completions.📊 Changes
3 files changed (+61 additions, -69 deletions)
View changed files
📝
Cargo.lock(+56 -67)📝
completions/_dust(+1 -1)📝
completions/dust.bash(+4 -1)📄 Description
I previously accidentally reverted a commit that @wickles made to fix the completion.
https://github.com/bootandy/dust/issues/359
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.