Will Wang
Will Wang
## Description When the `-u, --user` flag is not provided and a DSN without the `user:pass@` part is used (such as `mysql://localhost:3306/mydb`), an unexpected exception occurs. The expected behavior should...
fixes: #5281 **- What I did** Correctly hand the cases with config file being a relative symlink. **- How I did it** Check whether the result path of `os.Readlink(cfgFile)` is...
### Description When the config file is a relative symlink, docker cli can't handle it properly. Every config file writing operation, like `docker login` or `docker context use`, will take...
I have been using Rio terminal recently and am very impressed with its performance and features. I'd like to request a feature to configure the scrollback history limit. Currently, I...