diff options
-rw-r--r-- | libraries/libtermkey/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libtermkey/README b/libraries/libtermkey/README index 6fb3b6a0d532f..a876141f4ecdb 100644 --- a/libraries/libtermkey/README +++ b/libraries/libtermkey/README @@ -1,3 +1,4 @@ -This library allows easy processing of keyboard entry from terminal-based -programs. It handles all the necessary logic to recognise special keys, UTF-8 -combining, and so on, with a simple interface. +This library allows easy processing of keyboard entry from +terminal-based programs. It handles all the necessary logic to +recognise special keys, UTF-8 combining, and so on, with a simple +interface. |