cmdtree

A trie command launcher for X11
git clone git://jb55.com/cmdtree
Log | Files | Refs | README | LICENSE

commit f2a722884f5d8e1f96d1604c280333b9f2ab5260
parent 9593fc545950782ed75f12f53238b07885559b2b
Author: William Casarin <jb55@jb55.com>
Date:   Mon,  9 Jul 2018 22:37:11 -0700

more example pictures

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -4,6 +4,8 @@ cmdtree ![cmdtree](https://jb55.com/s/cmdtree.png) +![cmdtree2](https://jb55.com/s/cmdtree2.png) + cmdtree is a command launcher in the form of a trie. Commands are launched by a sequence of keys that form a path in this trie.