summaryrefslogtreecommitdiff
path: root/sysutils/moor/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/moor/pkg-descr')
-rw-r--r--sysutils/moor/pkg-descr14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/moor/pkg-descr b/sysutils/moor/pkg-descr
deleted file mode 100644
index ce46a5df3be0..000000000000
--- a/sysutils/moor/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-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...