summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2014-01-14 06:36:12 +0100
committerQball Cow <qball@gmpclient.org>2014-01-14 06:36:12 +0100
commitb1d5e6a686d5373c1f69ef853eaeef9fcb578855 (patch)
tree21b1ebe0b24647dce17b54f50956c6f453b722b7 /README.md
parenteaee941bfd0affb502ac07b96c4faa3dc06fb087 (diff)
Improve run-dialog options.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index dd8690a1..408649a7 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ Pringle](http://github.com/seanpringle/simpleswitcher). All credit for this grea
* Switcher centered on screen (or monitor for multi-head).
* Vertical list with two columns:
- 2. Window class.
- 3. Window title.
+ 1. Window class.
+ 2. Window title.
* Controls like dmenu:
* Type to filter windows.
@@ -16,6 +16,12 @@ Pringle](http://github.com/seanpringle/simpleswitcher). All credit for this grea
* Arrows to highlight selections.
* Return to select.
+* Rudimentary run dialog
+ * Type to filter.
+ * Tokonized filter. Type any word in any order to filter.
+ * Arrows to highlight selections.
+ * Return to select.
+
* Runs in background or once-off.
If compiled with I3 support, it should autodetect if I3 window manager is running.