lesser

command module
v0.0.0-...-f98f31a Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: MIT Imports: 13 Imported by: 0

README

Lesser

lesser is a minimal reimplementation of the standard less pager. It aims to be very fast, particularly for searching the file.

lesser is very much a work-in-progress, but supports the most basic features.

The currently supported keybindings are as follows:

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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