We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
J
K
-r
--help
bind
G
FlatJson
Row
*
#
/
?
/<CR>
?<CR>
n
N
3n
[
]
{
}
f
next_visible_row
next_item
visible
OptionIndex
usize
u16
u32
u64
<
>
w
b
e
c
,
.
;
!
y
yy
yP
yp
input.foo[0].bar[33]
yq
jq
.foo[].bar[]
long_values.json
:focus
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Friends and Family Release
Basic Functionality:
JandK) (6fb6218)-rto use colored output) (fbfd842, 5b898e7, 458271e)--helpdocumentation (ee1eb8c, 41a1018)Polish
Release
Development / Debug
bindcommand / command-line-args for experimenting with new commandsPublic Release
~ndjson
Gcauses panic when last top level thing is collapsed (20d5252)Search
FlatJsonto store ranges for keys and values, and forRows (0502235, a226811, 5d10274)*and#(8505634)/and?(b9068f6)/<CR>and?<CR>as longcuts for next/previous match (1c2bff8)nandN(i.e.,3njumps ahead three occurrences) (6795e7b)/,?,*and#(814ac06)[/]and{/}) when part of matching text (6fe0c11, c3e7a39)Focus
fto "focus" on a nodeLogo
Codebase/Project Quality & Presentation
next_visible_row/next_item(either includevisibleor don't)Performance
OptionIndexinto singleusizeu16/u32/u64and upgrade as neededUnclear prioritization
</>for adjusting indentation (e008a15)w/bfor moving along same depth (cb6e82e)e/cfor expanding/collapsing children/siblings (de46996, 995472b),/.for scrolling through long String value (7221e98, 95861a1, 2c0adf9, 553cd38, 00d14ce, 7f9166f, 655c538, 87a0a65, e38d3d9, e176b09);to skip to end / start of long String value!to permanently focus on subtreeyto copy value to clipboardyy, value;yPpretty-printed value;yp, path (input.foo[0].bar[33]);yq,jqstyle path,.foo[].bar[]?Bugs
long_values.json; doesn't include last character of keyV2
:focusThe text was updated successfully, but these errors were encountered: