Improve TUI startup and keep plugin toggles responsive
Auto-open the plugin table when only one installation exists, run enable and disable work off the UI thread with immediate status feedback, and skip the back action for single-instance setups. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -128,7 +128,8 @@ The menu reads `plugin-helper.local.toml` when present, shows each discovered
|
||||
Beat Saber install with its resolved state directory, and lets you toggle
|
||||
managed plugins with arrow keys and Space. In the plugin table, use `d` to
|
||||
disable all currently enabled managed plugins (except `bsipa`) and `e` to enable all
|
||||
currently disabled managed plugins. Re-enabling a plugin auto-bootstraps BSIPA when
|
||||
currently disabled managed plugins. With a single Beat Saber installation, the
|
||||
menu opens the plugin table directly. Re-enabling a plugin auto-bootstraps BSIPA when
|
||||
needed.
|
||||
|
||||
The individual subcommands are mostly for automation and debugging. If you use
|
||||
|
||||
Reference in New Issue
Block a user