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

Auto-selecting command arguments in the console by pressing Tab does not work. #4140

Open
SawFowl opened this issue Oct 22, 2024 · 0 comments
Labels
status: needs triage This label is automatically applied to new issues and pull requests to indicate they require triage type: bug Something isn't working

Comments

@SawFowl
Copy link
Contributor

SawFowl commented Oct 22, 2024

Affected Product(s)

SpongeForge

Version

SpongeNeo: 1.21.1-21.1.35-12.0.0-RC1861

Operating System

ArchLinux/6.10.4-273-tkg-pds (amd64)

Java Version

21.0.3+10-LTS

Plugins/Mods

Plugins (6): NoChatReports, LocaleAPI, MySQLDriver, H2Driver, CommandPack, RegionGuard.
Mods (7): Minecraft, SpongeAPI, Sponge, NeoForge, SpongeNeo, Teamlapen Library, Vampirism.

Describe the bug

The bug is reproduced with both parameterized commands and raw commands.
Type any command in the console that has arguments or child commands. Press Tab, you should be prompted for an option to enter, but you are not.
In the case of raw commands, this applies to the root command as well. Autocompletion for it is not available in the console.

Link to logs

No response

@SawFowl SawFowl added status: needs triage This label is automatically applied to new issues and pull requests to indicate they require triage type: bug Something isn't working labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This label is automatically applied to new issues and pull requests to indicate they require triage type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant