summary refs log tree commit diff stats
path: root/widgets/terminal.go
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-03-31 15:13:47 -0400
committerDrew DeVault <sir@cmpwn.com>2019-03-31 15:13:47 -0400
commit1a4cc31d67cf7679966d6cf2928b7ad3e152c061 (patch)
tree9747bace22b39ca5cf84a955d13e0d9606b66fdf /widgets/terminal.go
parent958328427ab8cbbb064e11f2e7f2f68d3563a6cb (diff)
downloadaerc-1a4cc31d67cf7679966d6cf2928b7ad3e152c061.tar.gz
Make tab width of :pipe consistent
Diffstat (limited to 'widgets/terminal.go')
0 files changed, 0 insertions, 0 deletions
Agaram <vc@akkartik.com> 2015-07-29 15:55:05 -0700 1885' href='/akkartik/mu/commit/html/callcc.mu.html?h=main&id=9570363aec35e187e2395b1760a4b94e71580ac9'>9570363a ^
dbe12410 ^

c5ffb6e1 ^
c5ffb6e1 ^














9570363a ^
c5ffb6e1 ^



9570363a ^
c5ffb6e1 ^


d44123ca ^
9570363a ^

c5ffb6e1 ^




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