Unverified Commit f6ac78ee authored by Yusuf Yaman's avatar Yusuf Yaman Committed by Älven
Browse files

sysutils/moor: [NEW PORT] Pager designed to do the right thing without any configuration

Moor is a pager that designated to just do the right thing without any
configuration. It reads and displays UTF-8 encoded text from files or pipes.

Doing the right thing includes:

o Syntax highlight source code by default using Chroma
o Search is incremental / find-as-you-type just like in Chrome or Emacs
o Filtering is incremental: Press & to filter the input interactively
o Search becomes case sensitive if you add any UPPER CASE characters
o Snappy UI even on slow / large input with multi-threaded search
o Supports word wrapping
o Mouse Scrolling works out of the box

and more...

WWW:		https://github.com/walles/moor

PR:		288869
Approved by:	yuri@ (Mentor)
parent 0c9eaf9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment