about summary refs log tree commit diff stats
path: root/json.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-05-19 17:29:14 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-05-19 17:29:14 -0700
commita9398e499be6ae98c14ff6e798c50f83d0495906 (patch)
tree827405b1ed645094c4a819117c281c5465d5695a /json.lua
parent21f166689a6904dd85da7ede2ce06e7b2ab81a27 (diff)
downloadtext.love-a9398e499be6ae98c14ff6e798c50f83d0495906.tar.gz
snapshot: wrapping long lines at word boundaries
Still not working:
  clicking on text to move the cursor aborts
  up/down motions still move by logical lines rather than screen lines
Diffstat (limited to 'json.lua')
0 files changed, 0 insertions, 0 deletions
89e0fc6056c3ff7b94880ed12b4ec3eaa6'>24daef8 ^
db2146b ^
24daef8 ^








e780c6e ^
24daef8 ^

e780c6e ^



24daef8 ^





9e28a02 ^


e780c6e ^


24daef8 ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55