about summary refs log tree commit diff stats
path: root/test/layout/config.toml
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-06-02 18:54:06 +0200
committerbptato <nincsnevem662@gmail.com>2024-06-02 18:54:06 +0200
commit32b2736d92b3f94343c91e86ad9dc67ec2e453b7 (patch)
tree316eb8c5b34c33ea34f3c94f303b8ff3399cb908 /test/layout/config.toml
parentd15b6bb7c6f47c81e37f6e86a078ff754d3bfabf (diff)
downloadchawan-32b2736d92b3f94343c91e86ad9dc67ec2e453b7.tar.gz
renderdocument: handle overlapping double width chars
See attached test case; previously, this would result in a missing space
in visual mode and a crash in dump mode.
Diffstat (limited to 'test/layout/config.toml')
0 files changed, 0 insertions, 0 deletions
ef07da3ff533ca50cc2'>^
22bb7e35 ^

3dbefa71 ^

22bb7e35 ^
3dbefa71 ^
22bb7e35 ^

3dbefa71 ^


22bb7e35 ^
3dbefa71 ^
22bb7e35 ^
3dbefa71 ^
22bb7e35 ^


3dbefa71 ^
22bb7e35 ^








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