[PR #527] [CLOSED] Update ps1 completion #527

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/527
Author: @deflektor
Created: 9/9/2025
Status: Closed

Base: masterHead: update/CompletionPwsh


📝 Commits (1)

  • 6786ab3 Update ps1 completion;removed shortcuts from completion;added completion for output-format

📊 Changes

1 file changed (+101 additions, -77 deletions)

View changed files

📝 completions/_dust.ps1 (+101 -77)

📄 Description

Updated completion for powershell, so that the shortcuts are not shown.

Added also completion for output-format


🔄 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/527 **Author:** [@deflektor](https://github.com/deflektor) **Created:** 9/9/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `update/CompletionPwsh` --- ### 📝 Commits (1) - [`6786ab3`](https://github.com/bootandy/dust/commit/6786ab3fa50ef07541bf1646a409f2b3c6a42332) Update ps1 completion;removed shortcuts from completion;added completion for output-format ### 📊 Changes **1 file changed** (+101 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `completions/_dust.ps1` (+101 -77) </details> ### 📄 Description Updated completion for powershell, so that the shortcuts are not shown. Added also completion for output-format --- <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:29:07 +03:00
zhus closed this issue 2026-06-08 11:29:08 +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#527