Skip to content

feat: Improve setStatus layout to support several instances without truncating #629

Description

@dthyresson

Feature Description

I'm enjoying the setStatus feature of the ModApi but if I include 2-3 I can easily have my status line truncate:

Image

I know there is to be a ui widget and perhaps this can alleviate the issue but here are some suggestions for setStatus improvement:

  • config / define order. Currently think is in the order it loads the TS file so alphabetically. perhaps there is a sort order or some way to positing in the status line.
  • cycle / rotate - periodically switch between each status component on some config delay like 5 seconds etc
  • in combination with cycle or rotate, maybe key press navigation to cycle next/previous status message

This applies to both the TUI and GUI.

Use Case

  • TUI and GUI setStatus layouts

Additional Context

No response

How important is this to you?

None

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions