Andrej Mihajlov
Andrej Mihajlov
**Describe the bug** Appending two newlines to each option provided into `Select` results in output where the selected item has 1 newline printed below, unselected items have all of them...
**Describe the bug** If Display implementation of an item returns a multiline string, only the first line is indented to account for `> ` selection arrow. Other lines are not...
### Describe the bug macOS pkg installer does not support macOS < 12 ### Affected version Please run `gh version` and paste the output below. ### Steps to reproduce the...
Hi, I am not entirely sure but I think this `fuse()` is unnecessary given that `None` is being handled in the loop. Let's see if CI can compile that. -...
### Summary When running `cargo clippy` it prints all warnings for all crates in the workspace. However when running it with `-Dwarnings`, it errors after the first crate that contains...
**Zulip Server and web app version:** - [ ] Zulip Cloud (`*.zulipchat.com`) - [x] Zulip Server 10.x - [ ] Zulip Server 9.x - [ ] Zulip Server 8.x -...
Hi, is it possible to flip a traditional table with columns at the top and values below into two-column layout similar to psql expanded display but using modern style?
Hi, The absence of security attributes for iOS keychain is concerning. This is particularly problematic given that the default accessibility level is [When Unlocked](https://developer.apple.com/documentation/security/restricting-keychain-item-accessibility?language=objc). It is not suitable for development...
According to rustsec, derivative is no longer maintained and it would be good to replace it with something else: https://rustsec.org/advisories/RUSTSEC-2024-0388
According to rustsec, `paste` is no longer maintained and it would be good to replace it with something else: https://rustsec.org/advisories/RUSTSEC-2024-0436.html