diff options
Diffstat (limited to 'test/util/README.md')
| -rw-r--r-- | test/util/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/util/README.md b/test/util/README.md new file mode 100644 index 0000000..5f2369a --- /dev/null +++ b/test/util/README.md @@ -0,0 +1,9 @@ +Utility to turn symbolic keys into terminal input +------------------------------------------------- + +This is a small helper utility which translates symbolic keys, as provided +by [libtermkey](http://www.leonerd.org.uk/code/libtermkey/) and also used +to specify key bindings within vis, to their corresponding codes understood +by terminal programs. + +Type `make` to build the utility. |
