-
### Describe the bug
ansi escape sequences leak through making the display unreadable. this is known to happen with any of the git-for-windows utilities but i've never seen it happen with gh.exe, unt…
-
Tests fail when building on Arch Linux. I've had to trim the output because it's in excess of 65536 characters, which is GitHub's max limit.
Output of `cargo build --release --frozen --workspace --…
-
### Current behavior 😯
```
$ cargo init gitoxide-test
Created binary (application) package
$ cd gitoxide-test/
$ cargo add gitoxide --features=max-pure
Updating crates.io index
…
-
## Description
When I execute one of the example code from your documentation, it prints random bytes on exit.
## To Reproduce
```rs
use std::{io, thread, time::Duration};
use ratatui::{
…
-
Not sure if this is an issue for here or on install-update side but posting anyway, let me know
```sh
❯ cargo install-update oatmeal
Polling registry 'https://index.crates.io/'.
Package I…
-
#### Describe your feature request
Helix is great! When I use it though I'd like to be able to disable colors.
For example, when running `hx --health` I'd like to be able to pipe it to `less` …
-
### What happened?
Its all in the title. Im sorry in advance if this is the wrong place to file this bug report!
### Version
0.17.0
### Which operating systems are you seeing the problem on?
Linu…
-
I tried this both with the `Termion` and the `RustBox` backend: when my application panics, it will simply quit without printing any messages to the output. This is presumably because the terminal is …
-
### Summary
When [`zk`](https://github.com/mickael-menu/zk) tries to run helix, helix crashes with error status 101.
I wanted to add helix as default editor for [`zk`](https://github.com/mickae…
-
After updating my gemfile to point to the github repository to take advantage of the latest changes, I get this error:
Fetching https://github.com/ankane/polars-ruby
Fetching gem metadata from ht…