Brian Strauch

Results 39 comments of Brian Strauch

Thanks for opening this issue! We've added it to our roadmap and will provide updates here when we start working on it.

Thanks for opening this issue! We've added it to our roadmap and will provide updates here when we start working on it.

Thanks for opening this issue! We've added it to our roadmap and will provide updates here when we start working on it.

No news yet, but I'm hoping we can implement it early next year.

Hi, linux/arm64 is not supported in Confluent Platform yet, but it _is_ supported in the independent CLI release channel. Please download the CLI following the instructions here and let us...

While the team works on support for running the Confluent CLI in parallel, my recommendation would be to use a separate configuration file for each thread running stateful Confluent CLI...

The latest changes from master will have to be merged in for CI to pass @dnnrly

> Given the upcoming changes in 1.20 Not that I'm aware of, what specific changes are you thinking of?

Thanks for doing this, can't wait to see the PR! :smile: It looks like the problem might be due to `enabledFlags` being a global variable? Maybe instead it should be...

Sorry it took me a while to respond. We use `FilterHasPrefix()` in this repo, but it sounds like you'd like to use `FilterFuzzy()` instead? https://github.com/c-bata/go-prompt/blob/82a912274504477990ecf7c852eebb7c85291772/filter.go#L27 I don't think I've seen...