Skip to content

feat: improve the signs command on sponge#1373

Merged
derklaro merged 1 commit into
nightlyfrom
improve-sponge-signs-command
Mar 11, 2024
Merged

feat: improve the signs command on sponge#1373
derklaro merged 1 commit into
nightlyfrom
improve-sponge-signs-command

Conversation

@0utplay
Copy link
Copy Markdown
Member

@0utplay 0utplay commented Mar 11, 2024

Motivation

The commands on Sponge have no reasonable tab completion and would suggest parameters on commands that dont take any parameters.

Modification

Split the commands with literals only and commands with parameters into different command executors to ensure proper tab completion.

Result

Proper tab completion.

@0utplay 0utplay added v: 4.X This pull should be included in the 4.0 release t: improvement The pull request improves existing code in: module An issue/pull request releated to one of the internal modules labels Mar 11, 2024
@0utplay 0utplay added this to the 4.0.0-RC10 milestone Mar 11, 2024
@0utplay 0utplay requested a review from derklaro March 11, 2024 10:12
@0utplay 0utplay self-assigned this Mar 11, 2024
@derklaro derklaro merged commit 61b081e into nightly Mar 11, 2024
@derklaro derklaro deleted the improve-sponge-signs-command branch March 11, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: module An issue/pull request releated to one of the internal modules t: improvement The pull request improves existing code v: 4.X This pull should be included in the 4.0 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants