You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can launch a random game from a system (e.g. **launch.random:snes) or a random game from a system matching a specific keyword (**launch.random:snes/*mario*), but I cannot search for a keyword across all systems (**launch.random:all/*mario*).
However, using a search instead of random (**launch.search:snes/*mario*) does behave as expected, so it's the specific combination of random, all systems, and a keyword that doesn't work.
The text was updated successfully, but these errors were encountered:
Thanks for the report! Basically, right now, this is intentional and just how it works. But I'll see if we can make it work this way though because i agree it makes more sense
I can launch a random game from a system (e.g.
**launch.random:snes
) or a random game from a system matching a specific keyword (**launch.random:snes/*mario*
), but I cannot search for a keyword across all systems (**launch.random:all/*mario*
).However, using a
search
instead ofrandom
(**launch.search:snes/*mario*
) does behave as expected, so it's the specific combination ofrandom
,all
systems, and a keyword that doesn't work.The text was updated successfully, but these errors were encountered: