isundil
|
ecc30d0c96
[add][Ref #8] search for occurence and hilight them
|
9 years ago |
isundil
|
5300e7996c
[add][Fix #3] warning messages for double key (last override previous)
|
9 years ago |
isundil
|
8d4eab7c18
[refactor] WrappedBuffer
|
9 years ago |
isundil
|
12492fb866
[quickfix] scroll to selection issue
|
9 years ago |
isundil
|
869efde666
[quickfix] scroll issue (indent)
|
9 years ago |
isundil
|
1a394f6e5b
[quickfix] scrolling issue
|
9 years ago |
isundil
|
7c43d767f0
[add] Color mode (Fix #4)
|
9 years ago |
isundil
|
3f39e5df6b
[quickfix] collapse should not select parent
|
9 years ago |
isundil
|
ce145b8933
Fix PAGE_UP scroll issue
|
9 years ago |
isundil
|
7ace1c1b3c
[refactor] Changed parent type (now including JSonObjectEntry)
|
9 years ago |
isundil
|
07414e787d
[bugfix] fix scrolling
|
9 years ago |
isundil
|
c060a08f9f
[refactor] moved findPrev / findNext to JSonElement
|
9 years ago |
isundil
|
9991eda3cc
removed unused includes
|
9 years ago |
isundil
|
30edd7c89d
removed orphan code
|
9 years ago |
isundil
|
01b6058a95
[refactor] JSonContainer is a list, and JSonObject contains only JSonObjectEntry
|
9 years ago |
isundil
|
c648a0e85e
[refactor] screenSize now unsigned
|
9 years ago |
isundil
|
db713716c6
[add] Page_up / page_down key shortcut
|
9 years ago |
isundil
|
380f25b553
[add] vertical scroll
|
9 years ago |
isundil
|
0a4574a1b7
[add] inline empty container
|
9 years ago |
isundil
|
3167232495
[bugfix] inline primitive ignored in selection
|
9 years ago |
isundil
|
32e0626b5b
[quickfix] printf injection security issue
|
9 years ago |
isundil
|
a4ad6c5fb1
[refactor] optimized container writting
|
9 years ago |
isundil
|
11e536e011
[add] JSonContainer first child's getter
|
9 years ago |
isundil
|
656759fcb1
[add] handle screen resize
|
9 years ago |
isundil
|
99d8457a44
[bugfix] carefully release curses ressources
|
9 years ago |
isundil
|
20c6e50aad
[add] signal handling for window resize and interupt signals
|
9 years ago |
isundil
|
3883dea810
[bugfix] piping break curse
|
9 years ago |
isundil
|
3c01f9d594
[add] Cursor is moving with key UP/DOWN or j/k (vim-like); "q" exit application
|
9 years ago |
isundil
|
9d52aa90b3
[add] Cursor management
|
9 years ago |
isundil
|
d24fcf1026
[add] optional type
|
9 years ago |