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
{{ message }}
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
In the table view, I'd like to be able to quickly filter rows by some string. An example of this behavior can be found in PowerShell's
ogvcommand:Notice the filter bar at the top?
this is not the same as the filters that are already available in data explorer

This is something faster than that. When I search for "foo" I get all the rows that have "foo" in any of the columns.