From 910fb75bc52a92cfb6a5329a0e51a5d2a805f4f5 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 3 Jun 2018 20:07:32 -0300 Subject: PageUp/Down keybinding notes --- README.md | 1 + tui-lib | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ce0d3..0a2a149 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ * Ctrl+C - exit * Up - select previous item in a listing * Down - select next item in a listing +* PageUp and PageDown - navigate up or down a visible-page-length of a listing (the usual meaning of page-up/down!) * Tab - switch between the main listing and the queue * Enter - play the selected track * Shift+Up - play previous track diff --git a/tui-lib b/tui-lib index 3386ff9..eae9716 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit 3386ff9428997fdcebab1f67cb83c82e4636be89 +Subproject commit eae9716c237ad7c9602cc05f6babc6c2714e258c -- cgit 1.3.0-6-gf8a5