summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-05-26 16:50:41 +0200
committerDave Davenport <qball@gmpclient.org>2015-05-26 16:50:41 +0200
commita851a7ddbe48d3ed6348e3a01bd6373efb35db80 (patch)
tree610b72515f727282beb69353f92ffea927d8f1e2 /README.md
parent72fc5feed9a43a0d9e728ddb6713c05ce21d856f (diff)
Small updates.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index a0b516c3..bb1bd273 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ replacement, making it a very versatile tool.
Using Rofi is a lot like dmenu, but extended for an improved work flow.
It main features are:
-* Full keyboard navigation.
+* Full (configurable) keyboard navigation.
* Type to filter
- Tokenized: Type any word in any order to filter.
- Case insensitive
@@ -27,6 +27,7 @@ It main features are:
* History based ordering last 25 choices are ordered on top based on use. (optional)
* Levenshtein distance ordering of matches. (optional)
* Drop in dmenu replacement.
+ - With many added improvements.
* Can be easily extended using scripts.
The 4 Main functions of rofi are:
@@ -71,6 +72,11 @@ Quickly ssh into remote machines
Drop in dmenu replacement. (Screenshot shows rofi used by
[teiler](https://github.com/carnager/teiler) ).
+**rofi** features several improvements over dmenu to improve usability. There is the option to add
+an extra message bar (`-mesg`), pre-entering of text (`-filter`) or selecting entries based on a
+pattern (`-select`). Also highlighting (`-u` and `-a`) options and modi to force user to select one
+provided option (`-only-match`).
+
# Usage
If used with `-show [mode]`, rofi will immediately open in the specified [mode]