about summary refs log tree commit diff stats
path: root/archive
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-02-09 23:18:20 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-02-09 23:18:20 -0800
commit4a3414791f4e2a178c60e1a496dbe2698f2f70d9 (patch)
tree44b68aa184fe5514249daa6afd6c7f90686f7708 /archive
parent7d400217994c573153fda0e4a28542c75ace3997 (diff)
downloadmu-4a3414791f4e2a178c60e1a496dbe2698f2f70d9.tar.gz
7709
Fix the jarringness in the previous commit. Gap buffers now always occupy
the same width on screen regardless of where their cursor is. The price:
we sometimes have more whitespace between words. But that is perhaps a
good thing.
Diffstat (limited to 'archive')
0 files changed, 0 insertions, 0 deletions
anger/blame/test/tc_keyapi.py?h=v1.2.3&id=3a54161b2391705617f5790b65e35fc4edad0731'>^
f5db66a1 ^
a666f32b ^








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