less

command
v6.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2019 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

less pages through a file

Synopsis:

less [OPTIONS] FILE

Options:

-profile FILE: Save profile in this file
-tabstop NUMBER: Number of spaces per tab

Keybindings:

Control:

* q: Quit

Scrolling:

* j: Scroll down
* k: Scroll up
* g: Scroll to top
* G: Scroll to bottom
* Pgdn: Scroll down one screen full
* Pgup: Scroll up one screen full
* ^D: Scroll down one half screen full
* ^U: Scroll up one half screen full

Searching:

* /: Enter search regex (re2 syntax). Press enter to search.
* n: Jump down to next search result
* N: Jump up to previous search result

Author:

Michael Pratt (github.com/prattmic) whom we are forever grateful for
writing https://github.com/prattmic/lesser.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL