All Projects → PowerShell → Pager

PowerShell / Pager

Licence: MIT license
Project for console pager, which is published as a NuGet package Microsoft.PowerShell.Pager

Programming Languages

C#
18002 projects
powershell
5483 projects

Pager

The Pager is a cross platform terminal utility to view content one screen at a time. The content is shown on an alternate screen buffer. It currently supports scrolling up and down using arrow keys and returning to the primary screen buffer using Q.

The Pager is available as a NuGet package Microsoft.PowerShell.Pager on NuGet.org.

Sample usage

The following demo shows the usage for showing the PowerShell help content on alternate screen and returning to the primary screen.

Pager-Basic

The following shows the ability to scroll to the first match of a regular expression pattern.

Pager-ScrollTo

Build status

Build Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].