JSON · 985 bytes Raw Blame History
1 {
2 "active_tab": 1,
3 "tabs": [
4 {
5 "files": [
6 {
7 "path": ".gitignore",
8 "is_orphan": false
9 }
10 ],
11 "active_pane": 0,
12 "panes": [
13 {
14 "buffer_idx": 0,
15 "cursor_line": 3,
16 "cursor_col": 0,
17 "viewport_line": 0,
18 "viewport_col": 0,
19 "bounds": {
20 "x_start": 0.0,
21 "y_start": 0.0,
22 "x_end": 1.0,
23 "y_end": 1.0
24 }
25 }
26 ]
27 },
28 {
29 "files": [
30 {
31 "path": "docs/gardm.md",
32 "is_orphan": false
33 }
34 ],
35 "active_pane": 0,
36 "panes": [
37 {
38 "buffer_idx": 0,
39 "cursor_line": 13,
40 "cursor_col": 109,
41 "viewport_line": 0,
42 "viewport_col": 9,
43 "bounds": {
44 "x_start": 0.0,
45 "y_start": 0.0,
46 "x_end": 1.0,
47 "y_end": 1.0
48 }
49 }
50 ]
51 }
52 ]
53 }