/" data-pjax-transient="true"/>
www.fgks.org   »   [go: up one dir, main page]

Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Resources

License

Packages

No packages published