Jump to content

Suggestion: console command completion with wildcard


photo

Recommended Posts

Hi,

A lot of time, I need to use a console command but can't remember exactly its name, or just part of its name. Eg: I want to toggle shadows, but is it "video_shadow" or "render_shadow" or "render_global_shadow"? In such cases, the auto-completion can't help as "shadow" is in in the middle.

On our side, I could implement a "list shadow" that would list all console commands with "shadow" inside. Easy (and could be a great addition to the built-in commands!)

But maybe you could add a wildcard support where "*shadow"+TAB would iterate between all commands that contain "shadow"? (or something similar).

Thanks!

Link to comment
×
×
  • Create New...