From 9e7cba08a2ef6e49c591159ea2ab2285a3386db5 Mon Sep 17 00:00:00 2001 From: skanehira Date: Sat, 2 Nov 2019 19:33:58 +0900 Subject: [PATCH] update readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f01cc..524dafe 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,18 @@ $ tson -url http://gorilla/likes/json | d | clear children nodes | | Enter | edit node | | / | search nodes | -| ? | show keybindings | +| ? | show helps | + +### help +| key | description | +|--------|--------------------| +| j | move down | +| k | move up | +| g | move to the top | +| G | move to the bottom | +| ctrl-f | page up | +| ctrl-b | page down | +| q | close help | ## About editing nodes When editing a node value, the JSON value type is determined based on the value.