
This patch implements fuzzy searching for tab completions in the terminal client. Under the hood it is using a trie data structure (https://en.wikipedia.org/wiki/Trie) to perform very fast prefix / fuzzy searches.
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
*.test
|