about summary refs log tree commit diff stats
path: root/themes/spawn
diff options
context:
space:
mode:
authorMarcoPolo-PasTonMolo <marcopolopastonmolo@protonmail.com>2022-03-03 09:59:21 +0200
committerMarcoPolo-PasTonMolo <marcopolopastonmolo@protonmail.com>2022-03-03 09:59:21 +0200
commit1afe2aad24224d165493c69ebd1d0523fa777cdc (patch)
treecd0121793015e64a9d4f7eb425b5ed560ab4b4a2 /themes/spawn
parent81b5230da520af54f3d6d81a54c87b38cdd628fe (diff)
downloadprofani-tty-1afe2aad24224d165493c69ebd1d0523fa777cdc.tar.gz
Fix not autocompleting nicks with '/'
Remove check for '/' at the beginning of the line before autocompleting
and make it fallback to command autocompletion if no nicks found.

Fixes https://github.com/profanity-im/profanity/issues/1474
Diffstat (limited to 'themes/spawn')
0 files changed, 0 insertions, 0 deletions
^
9b177a9e ^
601a8803 ^
97aebb61 ^

688eea08 ^
4f7feedb ^
5cdd69f4 ^
6a9e1930 ^
eba3a7cb ^
c16871d1 ^
688eea08 ^
9b177a9e ^
732533ee ^
9b177a9e ^
732533ee ^


a234ba0c ^

3fdd9944 ^
2ce43b63 ^



dd206ef6 ^
2ce43b63 ^
5576b88a ^
2ce43b63 ^
6fd5b617 ^
945d6559 ^
36427971 ^
3a778cc9 ^
3bc92750 ^
3d1299eb ^
2ce43b63 ^
4aee5347 ^
630fef01 ^
630fef01 ^
28dd5458 ^




4aee5347 ^
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