about summary refs log tree commit diff stats
path: root/src/plugins/plugins.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-12-09 10:21:32 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-12-09 10:21:32 +0100
commit606c1e51e688cb111b9837579a35460508324b63 (patch)
tree9818bf056d9c01753c51191a1189bd601048415b /src/plugins/plugins.c
parentf10edd202f64237d3d941da2da173f56d115f7ac (diff)
downloadprofani-tty-606c1e51e688cb111b9837579a35460508324b63.tar.gz
Expand trackbar to whole line
Fix https://github.com/profanity-im/profanity/issues/1448
Diffstat (limited to 'src/plugins/plugins.c')
0 files changed, 0 insertions, 0 deletions
04f826d'>60b351b ^
80e891a ^
bcd03c4 ^
77a0f68 ^
7c63259 ^

60b351b ^

52eb38a ^
cab3771 ^
80e891a ^

db1b2cd ^

80e891a ^









60b351b ^

80e891a ^
60b351b ^
7c63259 ^
60b351b ^
bcd03c4 ^
7c63259 ^
de122b1 ^
7c63259 ^
de122b1 ^
80e891a ^
77a0f68 ^
7c63259 ^


60b351b ^
7c63259 ^
60b351b ^
52eb38a ^


1170893 ^
7c63259 ^
f3158b3 ^



db1b2cd ^


bcd03c4 ^



de122b1 ^







60b351b ^
80e891a ^
db1b2cd ^

60b351b ^
7c63259 ^

77a0f68 ^
80e891a ^

80e891a ^


bcd03c4 ^
60b351b ^
77a0f68 ^
bcd03c4 ^




7c63259 ^





bcd03c4 ^






60b351b ^
bcd03c4 ^



80e891a ^
7c63259 ^
db1b2cd ^
7c63259 ^

db1b2cd ^
0847464 ^



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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127