Sponge icon indicating copy to clipboard operation
Sponge copied to clipboard

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

Open SawFowl opened this issue 1 year ago • 0 comments

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 avatar Oct 22 '24 16:10 SawFowl