Brian Strauch

Results 18 issues of Brian Strauch

# Feature Request A common use of `go-prompt` is adding autocompletion to CLIs. Occasionally, a CLI will want to autocomplete an argument or flag value with special characters. Right now,...

enhancement

Strings wrap before row hits the end of the terminal.

It seems that the only way to accomplish this is to hit the following endpoint and play songs individually from the returned list. Any other ideas? https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-users-saved-tracks

help wanted

Closes #4358 The bug originates on this line: https://github.com/zed-industries/zed/blob/5db7e8f89ee4f5d9801a2eab88adc1db3fda0f46/crates/vim/src/motion.rs#L451 - When running "dtx" on "ˇabcx", the range to delete is 0 -> 2 ("abc") - When running "dtx" on "abˇcx",...

cla-signed

From what I can tell, this project only supports Linux and macOS. It would be great to add Windows support and potentially also distribution with [Chocolatey](https://chocolatey.org/)!

### Description The Confluent CLI no longer shows the SR API key prompt. Instead, a dataplane token is fetched with the user's session token so this step can be safely...

### Description ### Staging Docs ### New tutorial checklist

### Description ### Staging Docs ### New tutorial checklist

### Description Replace `kafka-configs` and `kafka-avro-console-consumer` with the `confluent` CLI. The CLI depends on Kafka REST, so we add rest-proxy as a dependency as well. To test, validated that the...