[PR #368] [CLOSED] Fix filename completions #445

Closed
opened 2026-06-08 11:28:19 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/368
Author: @bootandy
Created: 2/11/2024
Status: Closed

Base: masterHead: cargo_update2


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/368 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 2/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cargo_update2` --- ### 📝 Commits (3) - [`b5e3f4c`](https://github.com/bootandy/dust/commit/b5e3f4ca2f7f854665a5adfac097d9c1c37d48f2) Fix filename completions for zsh and bash (#331) - [`13af2ff`](https://github.com/bootandy/dust/commit/13af2ff3514c3c6ebba4b3babeeba80669700108) cargo update - [`88797b3`](https://github.com/bootandy/dust/commit/88797b3f668bdeb64cd81c92fee44d4557312595) Fix completions. ### 📊 Changes **3 files changed** (+61 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+56 -67) 📝 `completions/_dust` (+1 -1) 📝 `completions/dust.bash` (+4 -1) </details> ### 📄 Description I previously accidentally reverted a commit that @wickles made to fix the completion. https://github.com/bootandy/dust/issues/359 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:19 +03:00
zhus closed this issue 2026-06-08 11:28:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#445