moor
brew install moor
v2.15.1
BSD-2-Clause
Nice to use pager for humans
933
30-day installs · #1339
2.6k
90-day · #1426
9.0k
365-day · #1495
1.1k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
console
console-application
moar
pager
Links
- https://github.com/walles/moor
- GitHub: walles/moor
- Brew formula source: Formula/m/moor.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"moarvm",
"rakudo-star"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Nice to use pager for humans",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:26+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "moor",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-15T05:52:08Z",
"github_readme_excerpt": "Note: :warning: [As of version 2.0.0, `moar` has been renamed to\n`moor`](https://github.com/walles/moor/releases/tag/v2.0.0), but is otherwise\nthe same tool.\n\n[](https://github.com/walles/moor/actions/workflows/linux-ci.yml?query=branch%3Amaster)\n[](https://github.com/walles/moor/actions/workflows/windows-ci.yml?query=branch%3Amaster)\n\nMoor is a pager. It reads and displays UTF-8 encoded text from files or pipes.\n\n`moor` is designed to just do the right thing without any configuration:\n\n\n\nThe intention is that Moor should be trivial to get into if you have previously\nbeen using [Less](http://www.greenwoodsoftware.com/less/). If you come from Less\nand find Moor confusing or hard to migrate to, [please report\nit](https://github.com/walles/moor/issues)!\n\nDoing the right thing includes:\n\n- **Syntax highlight** source code by default using\n [Chroma](https://github.com/alecthomas/chroma)\n- **Search is incremental** / find-as-you-type just like in\n [Chrome](http://www.google.com/chrome) or\n [Emacs](http://www.gnu.org/software/emacs/)\n- **Filtering is incremental**: Press \u003ckbd\u003e\u0026\u003c/kbd\u003e to filter the input\n interactively\n- Search becomes case sensitive if you add any UPPER CASE characters\n to your search terms, just like in Emacs\n- [Regexp](http://en.wikipedia.org/wiki/Regular_expression#Basic_concepts)\n search if your search string is a valid regexp\n- Deduplicated search history persists across `moor` invocations\n- **Snappy UI** even on slow / large input by reading input in the background\n and using multi-threaded search\n- Supports displaying ANSI color coded texts (like the output from\n `git diff` [| `riff`](https://github.com/walles/riff) for example)\n- Supports UTF-8 input and output\n- **Transparent decompression*",
"github_repo": "walles/moor",
"github_stars": 1099,
"github_topics": [
"console",
"console-application",
"moar",
"pager"
],
"homepage": "https://github.com/walles/moor",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 933,
"installs_365d": 9035,
"installs_90d": 2648,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-2-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "moor",
"oldnames": [
"moar"
],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1339,
"rank_365d": 1495,
"rank_90d": 1426,
"raw_hash": "bd60b145ede3a1dd",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/moor.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.15.1",
"versioned_formulae": [],
"why_use_this": null
}