summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Yakushev <alex@bytopia.org>2015-07-17 21:07:25 +0300
committerAlexander Yakushev <alex@bytopia.org>2015-07-18 15:42:35 +0300
commit969063f0ceb1187f5da76cfea7336bf4e20b5f19 (patch)
tree23edb6bf327db61f574d58e44cebbb3a59a6746b /README.md
parent13bf8efcb0925bb143d3be2ebb50d338304912eb (diff)
Add pagination of long collections to inspector
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c33b2cef..8cd65b98 100644
--- a/README.md
+++ b/README.md
@@ -875,6 +875,9 @@ Keyboard shortcut | Description
<kbd>Return</kbd> | inspect sub-objects
<kbd>l</kbd> | pop to the parent object
<kbd>g</kbd> | refresh the inspector (e.g. if viewing an atom/ref/agent)
+<kbd>SPC</kbd> | jump to next page in paginated view
+<kbd>M-SPC</kbd> | jump to previous page in paginated view
+<kbd>s</kbd> | set a new page size in paginated view
### cider-test-report-mode