about summary refs log tree commit diff stats
path: root/src/plugins/callbacks.h
diff options
context:
space:
mode:
authorMarcoPolo-PasTonMolo <marcopolopastonmolo@protonmail.com>2021-10-21 17:01:54 +0300
committerMarcoPolo-PasTonMolo <marcopolopastonmolo@protonmail.com>2021-10-21 17:21:00 +0300
commit6b0f15a1c90116a01463a8c9e26c32f4112810e7 (patch)
tree9dd89fd90ea63d40c271d5a870fce18669872fe3 /src/plugins/callbacks.h
parentcd16264d2bfb8ffb7afd9bd42a39e06c019f5915 (diff)
downloadprofani-tty-6b0f15a1c90116a01463a8c9e26c32f4112810e7.tar.gz
Remove autocomplete for /correct-editor
We decided that it was better to remove autocomplete for this command,
since adding it only introduced problems and the command can still
function perfectly without autocomplete.
Diffstat (limited to 'src/plugins/callbacks.h')
0 files changed, 0 insertions, 0 deletions
9a8
c3b907d ^
df6f3d1 ^


df6f3d1 ^

















bb327d3 ^

69ad4de ^

8d0f0b4 ^
bb327d3 ^

69ad4de ^
8d0f0b4 ^
bb327d3 ^



69ad4de ^
bb327d3 ^









df6f3d1 ^




5b6d798 ^
a2ca864 ^
2a3d402 ^



5b6d798 ^
df6f3d1 ^








5b6d798 ^
a2ca864 ^
f3c7809 ^
5b6d798 ^
f3c7809 ^
a2ca864 ^
5b6d798 ^


f3c7809 ^
5b6d798 ^
a2ca864 ^
2a3d402 ^
5b6d798 ^
2a3d402 ^
a2ca864 ^
5b6d798 ^
2a3d402 ^
5b6d798 ^
df6f3d1 ^
5b6d798 ^



fdab1b0 ^








e4af001 ^


8d0f0b4 ^
fdab1b0 ^
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