ridiculousfish b28eae8be9 Allow custom completions to have leading dots
By default, fish does not complete files that have leading dots, unless the
wildcard itself has a leading dot. However this also affected completions;
for example `git add` would not offer `.gitlab-ci.yml` because it has a
leading dot.

Relax this for custom completions. Default file expansion still
suppresses leading dots, but now custom completions can create
leading-dot completions and they will be offered.

Fixes #3707.

(cherry picked from commit b7de768c73f0a9b0a097b83db1f60726c3a9661a)
2023-12-31 09:55:09 +08:00
..
2022-08-12 18:38:47 +02:00
2022-06-27 17:50:40 +02:00
2020-02-08 13:30:48 +01:00
2019-06-26 21:19:40 +02:00
2020-01-19 15:07:06 +01:00
2022-08-12 18:38:47 +02:00
2023-10-08 17:15:20 +02:00
2022-11-15 19:05:18 +01:00
2022-05-17 17:21:42 +02:00
2023-01-09 18:40:24 +01:00
2020-12-29 12:48:11 +01:00
2022-10-09 15:24:01 +02:00
2022-08-12 18:38:47 +02:00
2022-09-09 18:52:45 +02:00
2022-10-05 17:25:00 +02:00
2023-12-26 09:00:26 +08:00
2023-01-13 17:56:28 +01:00
2022-07-18 20:45:30 +02:00
2022-08-12 18:38:47 +02:00
2019-07-09 10:02:50 -07:00
2021-06-24 18:17:10 +02:00
2021-06-24 20:46:03 +02:00
2022-08-12 18:38:47 +02:00
2022-09-21 18:37:38 +02:00
2021-03-02 14:53:02 +01:00
2022-03-24 10:23:04 +08:00
2020-03-16 21:21:10 +01:00