spark

spark

26M Downloads

spark-forge tab completion problems

Darkere opened this issue ยท 4 comments

commented

When using tab complete on any --options it will delete the previous inputs.

For example typing /spark sampler --time then tab-complete reverts to /spark --timeout.

spark-forge

commented

This is still a problem for me on spark-fabric

commented

Client or server side? (i.e. are you using /sparkc or /spark?)

commented

Server side. /spark profiler --time<tab> results in /spark --timeout in the chat box.
Spark 1.6.1 on Minecraft 1.17.1

commented

Should be fixed by the above commit - thanks :)