sapling-streampager

A faster, better pager for command output and large files

cargomacoslinuxwindows
Try with needOr install directly

About

streampager is a pager for command output or large files

Commands

sp

Examples

Page through command output$ cat large_file.txt | sp
View file directly with streampager$ sp large_file.log
Pipeline command output for interactive browsing$ ls -la /var/log | sp