diff options
author | Florrie <towerofnix@gmail.com> | 2018-06-07 22:37:25 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-06-07 22:37:25 -0300 |
commit | d12b06e655e0dd32f751eafdbf031b0b5c0d1409 (patch) | |
tree | 42434a41adfdb19bd7ad45c5240a2ce1a1c1b833 | |
parent | e6c17263e97c6a47bca7e22ca4bb7119363ada35 (diff) |
Update tui-lib
Added scrollbars, removed PageUp/PageDown controls
-rw-r--r-- | README.md | 1 | ||||
m--------- | tui-lib | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index d971733..3af3734 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ * <kbd><kbd>Ctrl</kbd>+<kbd>C</kbd></kbd> - exit * <kbd>Up</kbd> and <kbd>Down</kbd> - select previous or next item in a listing -* <kbd>PageUp</kbd> and <kbd>PageDown</kbd> - navigate up or down a visible-page-length of a listing (the usual meaning of page-up/down!) * <kbd>Tab</kbd> and <kbd><kbd>Shift</kbd>+<kbd>Tab</kbd></kbd> - switch between UI elements * <kbd>1</kbd> - focus the main track/group listing * <kbd>2</kbd> - focus the queue listing diff --git a/tui-lib b/tui-lib -Subproject 62348f48fbe2da7ab2af0e3ea71b0fbe7380b31 +Subproject 774e1e094f0873be539242c5c80a4130200cb70 |