Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
/ Pager Public archive

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

License

Notifications You must be signed in to change notification settings

PowerShell/Pager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published