Skip to content

Conversation

@spacechase0
Copy link
Contributor

New function for registering commands that has an auto-complete handler argument. Also added a config value for disabling the new console (in case it causes problems on some terminals).

New function for registering commands that has an auto-complete handler argument.
Also added a config value for disabling the new console (in case it causes problems on some terminals).
Should fix the slowdown from logging spam while still supporting colors properly.
@Pathoschild
Copy link
Owner

We discussed this on Discord, but for the record this PR hasn't been forgotten.

One goal for SMAPI 5.0.0 is a redesigned command API which could include...

  • autocomplete;
  • chatbox support;
  • better argument handling;
  • improved help docs;
  • and keeping command input at the bottom of the terminal.

Since this PR needs an API change, it'll most likely become part of the new API instead of changing the to-be-obsolete API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants