OS
New feature description
Out-ConsoleGridView has column headers that are not scrolled or searchable.

fzf also has --header-lines option to treat the first N lines as headers.
We want the same functionality in PowerShellRun to achieve interactive filtering of the output of Format-Table like Out-ConsoleGridView.
OS
New feature description
Out-ConsoleGridViewhas column headers that are not scrolled or searchable.fzfalso has--header-linesoption to treat the first N lines as headers.We want the same functionality in PowerShellRun to achieve interactive filtering of the output of
Format-TablelikeOut-ConsoleGridView.