![]() 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. |
||
---|---|---|
.. | ||
aquasecurity/libbpfgo | ||
cosiner/argv | ||
cpuguy83/go-md2man/v2 | ||
creack/pty | ||
derekparker/trie | ||
google/go-dap | ||
hashicorp/golang-lru | ||
inconshreveable/mousetrap | ||
konsorten/go-windows-terminal-sequences | ||
mattn | ||
peterh/liner | ||
russross/blackfriday/v2 | ||
shurcooL/sanitized_anchor_name | ||
sirupsen/logrus | ||
spf13 |