
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.
76 lines
2.3 KiB
Plaintext
76 lines
2.3 KiB
Plaintext
# github.com/aquasecurity/libbpfgo v0.1.2-0.20210708203834-4928d36fafac
|
|
## explicit
|
|
github.com/aquasecurity/libbpfgo
|
|
github.com/aquasecurity/libbpfgo/helpers
|
|
# github.com/cosiner/argv v0.1.0
|
|
## explicit
|
|
github.com/cosiner/argv
|
|
# github.com/cpuguy83/go-md2man/v2 v2.0.0
|
|
github.com/cpuguy83/go-md2man/v2/md2man
|
|
# github.com/creack/pty v1.1.9
|
|
## explicit
|
|
github.com/creack/pty
|
|
# github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
|
|
github.com/derekparker/trie
|
|
# github.com/google/go-dap v0.5.0
|
|
## explicit
|
|
github.com/google/go-dap
|
|
# github.com/hashicorp/golang-lru v0.5.4
|
|
## explicit
|
|
github.com/hashicorp/golang-lru/simplelru
|
|
# github.com/inconshreveable/mousetrap v1.0.0
|
|
github.com/inconshreveable/mousetrap
|
|
# github.com/konsorten/go-windows-terminal-sequences v1.0.3
|
|
github.com/konsorten/go-windows-terminal-sequences
|
|
# github.com/mattn/go-colorable v0.0.9
|
|
## explicit
|
|
github.com/mattn/go-colorable
|
|
# github.com/mattn/go-isatty v0.0.3
|
|
## explicit
|
|
github.com/mattn/go-isatty
|
|
# github.com/peterh/liner v0.0.0-20170317030525-88609521dc4b
|
|
## explicit
|
|
github.com/peterh/liner
|
|
# github.com/russross/blackfriday/v2 v2.0.1
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/shurcooL/sanitized_anchor_name v1.0.0
|
|
github.com/shurcooL/sanitized_anchor_name
|
|
# github.com/sirupsen/logrus v1.6.0
|
|
## explicit
|
|
github.com/sirupsen/logrus
|
|
# github.com/spf13/cobra v1.1.3
|
|
## explicit
|
|
github.com/spf13/cobra
|
|
github.com/spf13/cobra/doc
|
|
# github.com/spf13/pflag v1.0.5
|
|
github.com/spf13/pflag
|
|
# go.starlark.net v0.0.0-20200821142938-949cc6f4b097
|
|
## explicit
|
|
go.starlark.net/internal/compile
|
|
go.starlark.net/internal/spell
|
|
go.starlark.net/resolve
|
|
go.starlark.net/starlark
|
|
go.starlark.net/syntax
|
|
# golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
|
|
## explicit
|
|
golang.org/x/arch/arm64/arm64asm
|
|
golang.org/x/arch/x86/x86asm
|
|
# golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
|
|
## explicit
|
|
golang.org/x/sys/internal/unsafeheader
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
# golang.org/x/tools v0.0.0-20191127201027-ecd32218bd7f
|
|
## explicit
|
|
golang.org/x/tools/go/gcexportdata
|
|
golang.org/x/tools/go/internal/gcimporter
|
|
golang.org/x/tools/go/internal/packagesdriver
|
|
golang.org/x/tools/go/packages
|
|
golang.org/x/tools/internal/fastwalk
|
|
golang.org/x/tools/internal/gopathwalk
|
|
golang.org/x/tools/internal/semver
|
|
golang.org/x/tools/internal/span
|
|
# gopkg.in/yaml.v2 v2.4.0
|
|
## explicit
|
|
gopkg.in/yaml.v2
|