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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add a dedicated interactive explorer for CSV, TSV, and other delimiter-
separated files. It keeps a searchable field sidebar beside the complete
selected value, navigates records lazily, and reuses JSON/XML/scalar syntax
highlighting inside individual cells without changing redirected output.
Structured cells larger than 1 MiB stay in their complete raw layout to
avoid retaining another whole formatted copy.