Skip to content

fhd/least

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

least

A less sophisticated terminal pager than less.

Building

All you need is a C compiler and make. Then execute:

make

Usage

You can use least to display a file foo like this:

least foo

Unlike less, it does not read from stdin yet.

This is how you control least:

KeyAction
qExit least
up arrowScroll one line up
down arrowScroll one line down
page upScroll one page up
page downScroll one page down
homeScroll to the top
endScroll to the bottom

Vi and Emacs bindings to come.

About

A less sophisticated terminal pager than less

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages