1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 14:53:57 +01:00
aerc/commands/testdata
Andrew Jeffery 434ca29c8f completion: complete paths with FilterList
Make the completion filtering for paths use the standard FilterList
function. This leads to fuzzy filtering if configured, as per other
completions.

Changelog-changed: Path completion now uses the normal filtering
 mechanism, respecting case sensitivity and the fuzzy completion option.
Signed-off-by: Andrew Jeffery <dev@jeffas.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2024-10-27 10:15:08 +01:00
..
.hidden commands: simplify CompletePath 2024-01-17 11:52:57 +01:00
baz commands: simplify CompletePath 2024-01-17 11:52:57 +01:00
foo commands: simplify CompletePath 2024-01-17 11:52:57 +01:00
.keep-me commands: simplify CompletePath 2024-01-17 11:52:57 +01:00
foo.ini commands: simplify CompletePath 2024-01-17 11:52:57 +01:00
Foobar completion: complete paths with FilterList 2024-10-27 10:15:08 +01:00