skanehira
|
d79b6e0a9d
|
update readme and help
|
2019-11-08 09:27:31 +09:00 |
|
skanehira
|
f170037d81
|
set tview tty to stdin when read json from stdin
|
2019-11-07 23:13:19 +09:00 |
|
skanehira
|
763423109a
|
use 'q' to quit tson
|
2019-11-07 21:41:51 +09:00 |
|
skanehira
|
fef7e8a520
|
delete unused log
|
2019-11-07 20:47:41 +09:00 |
|
skanehira
|
3de3c9e13c
|
set filetype when editor is vim
|
2019-11-07 20:47:13 +09:00 |
|
skanehira
|
a38189612d
|
update readme and help
|
2019-11-07 16:49:58 +09:00 |
|
skanehira
|
9cbf059a23
|
Merge pull request #12 from skanehira/develop
Edit json with $EDITOR #11
|
2019-11-07 16:44:33 +09:00 |
|
skanehira
|
64e3845a01
|
making use editor to edit json
|
2019-11-07 16:41:38 +09:00 |
|
skanehira
|
4d5e2d920d
|
update readme
|
2019-11-06 12:25:11 +09:00 |
|
skanehira
|
bf49ccb878
|
use H to collapse value nodes
|
2019-11-06 12:24:51 +09:00 |
|
skanehira
|
2074324e11
|
imporve when no json specified
|
2019-11-05 20:13:44 +09:00 |
|
skanehira
|
9f48142187
|
improve move nodes
|
2019-11-05 15:32:49 +09:00 |
|
skanehira
|
d79e61f7f9
|
ignore upper case when searching nodes
|
2019-11-05 15:30:59 +09:00 |
|
skanehira
|
15f5146c25
|
use ctrl-j/ctrl-k to move between parent nodes
|
2019-11-04 23:43:54 +09:00 |
|
skanehira
|
0ef94ac826
|
use spacebar to expand/collaspe nodes
|
2019-11-04 21:57:51 +09:00 |
|
skanehira
|
41180768c1
|
Merge pull request #10 from vaibhav2ghadge/master
closed request body
|
2019-11-03 23:22:23 +09:00 |
|
Vaibhav Ghadge
|
6a64b38ba0
|
closed request body
|
2019-11-03 17:13:59 +05:30 |
|
skanehira
|
148ad04e4c
|
update gif
|
2019-11-02 22:06:39 +09:00 |
|
skanehira
|
9e7cba08a2
|
update readme
|
2019-11-02 19:33:58 +09:00 |
|
skanehira
|
1b58e6e361
|
add help panel
|
2019-11-02 19:31:14 +09:00 |
|
skanehira
|
b18c4246be
|
update keybinding
|
2019-11-02 18:07:23 +09:00 |
|
skanehira
|
603f84eb90
|
update original root tree when clear children nodes
|
2019-11-02 18:06:56 +09:00 |
|
skanehira
|
48aadd9719
|
update readme about add value
|
2019-11-02 18:06:28 +09:00 |
|
skanehira
|
ccc3f95767
|
add feature of add new value to current node
|
2019-11-02 18:05:53 +09:00 |
|
skanehira
|
18abd7e204
|
improve run function
|
2019-11-02 17:40:28 +09:00 |
|
skanehira
|
cc83ce3052
|
add circleci and goreleaser yaml
|
2019-11-02 16:54:52 +09:00 |
|
skanehira
|
e252de3deb
|
update readme
|
2019-11-02 16:49:34 +09:00 |
|
skanehira
|
9270e91729
|
add feature of add new tree node
|
2019-11-02 16:35:32 +09:00 |
|
skanehira
|
fbf62cb2a8
|
make NewRootTreeNode to create new root tree node
|
2019-11-02 16:27:27 +09:00 |
|
skanehira
|
84fb13d075
|
use UnMarhsalJSON function
|
2019-11-02 15:50:55 +09:00 |
|
skanehira
|
478923bafe
|
create UnMarshalJSON function to unmarshal json
|
2019-11-02 15:45:12 +09:00 |
|
skanehira
|
39bed694c0
|
make Form function to create form
|
2019-11-02 12:38:47 +09:00 |
|
skanehira
|
a6410a4b4c
|
update gif
|
2019-11-02 11:43:09 +09:00 |
|
skanehira
|
8a52e69fa9
|
add readme about editing nodes
|
2019-11-02 10:04:09 +09:00 |
|
skanehira
|
fd200e1da7
|
decide the value type based on the inputed value
|
2019-11-02 09:42:15 +09:00 |
|
skanehira
|
7a310da85b
|
update readme
|
2019-11-02 02:50:57 +09:00 |
|
skanehira
|
28c301ebee
|
fix save value null to "null"
|
2019-11-02 02:23:56 +09:00 |
|
skanehira
|
495202c432
|
add feature of read json from url #8
|
2019-11-02 02:04:57 +09:00 |
|
skanehira
|
3e7f87db14
|
fix a problem with searching
|
2019-11-02 01:43:59 +09:00 |
|
skanehira
|
433de566ca
|
update readme
|
2019-11-01 20:14:16 +09:00 |
|
skanehira
|
014795081d
|
fix save string number
|
2019-11-01 19:52:50 +09:00 |
|
skanehira
|
805b6e1745
|
don't edit display charactor
|
2019-11-01 17:10:57 +09:00 |
|
skanehira
|
36d4114d49
|
fix parse bool
|
2019-11-01 16:58:26 +09:00 |
|
skanehira
|
84fe79ca33
|
fix can't run tson
|
2019-11-01 16:44:40 +09:00 |
|
skanehira
|
483c604c64
|
save the edited JSON
|
2019-11-01 16:42:04 +09:00 |
|
skanehira
|
baa39d60f5
|
Merge pull request #7 from md2perpe/fixes
Some small fixes in README
|
2019-11-01 12:36:15 +09:00 |
|
Per Persson
|
18b602752f
|
Fixes
* Spelling
* Versalization
* Missing `cd` target
|
2019-10-31 19:28:03 +01:00 |
|
skanehira
|
b112571eae
|
improve make tree node
|
2019-11-01 00:40:36 +09:00 |
|
skanehira
|
e985c1ed25
|
add save file keybinding
|
2019-11-01 00:25:43 +09:00 |
|
skanehira
|
741c0252a2
|
add support os
|
2019-10-31 13:59:16 +09:00 |
|