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:
J
andK
) (6fb6218)-r
to use colored output) (fbfd842, 5b898e7, 458271e)--help
documentation (ee1eb8c, 41a1018)Polish
Release
Development / Debug
bind
command / command-line-args for experimenting with new commandsPublic Release
~ndjson
G
causes panic when last top level thing is collapsed (20d5252)Search
FlatJson
to store ranges for keys and values, and forRow
s (0502235, a226811, 5d10274)*
and#
(8505634)/
and?
(b9068f6)/<CR>
and?<CR>
as longcuts for next/previous match (1c2bff8)n
andN
(i.e.,3n
jumps ahead three occurrences) (6795e7b)/
,?
,*
and#
(814ac06)[
/]
and{
/}
) when part of matching text (6fe0c11, c3e7a39)Focus
f
to "focus" on a nodeLogo
Codebase/Project Quality & Presentation
next_visible_row
/next_item
(either includevisible
or don't)Performance
OptionIndex
into singleusize
u16
/u32
/u64
and upgrade as neededUnclear prioritization
<
/>
for adjusting indentation (e008a15)w
/b
for moving along same depth (cb6e82e)e
/c
for 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 subtreey
to copy value to clipboardyy
, value;yP
pretty-printed value;yp
, path (input.foo[0].bar[33]
);yq
,jq
style path,.foo[].bar[]
?Bugs
long_values.json
; doesn't include last character of keyV2
:focus
The text was updated successfully, but these errors were encountered: