-
### Summary of the new feature / enhancement
I would like to suggest enhancing the support for ANSI escape codes in PowerShell, particularly for color output. Currently, while some terminals handle A…
-
Trying to build 0.4.0 ends in errors:
```
% cargo build --release --locked
Updating crates.io index
Downloading crates ...
Downloaded ansi_term v0.11.0
Downloaded cfg-if v0.1.9
Downl…
-
### Describe the bug
Build failure for `nufmt` package via the Nix flake on `aarch64-darwin` @ d2dba45f7366074aafbb2e0ee19ebc13c7f7c34c
Full build log:
```log
@nix { "action": "setPhase", "pha…
-
## Version(s) of meta-rust
646fecee8afb8e878da28d4cff8ca617e162aec0
## Version(s) of poky and/or oe-core
8167800fc4cba6ac525ef4a13ea9353f5a591fa3
## Expected result
Able to build the rust package…
-
I can't reproduce this but it happens every day, 3 days in a row for me. When developing helix, after I checked out other commits using `git rebase` or `git revert`, quite a few time I do `cargo c…
-
- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [x…
-
### Describe the bug
There's a [section of `:h tui-cursor-tmux`](https://github.com/neovim/neovim/blob/master/runtime/doc/term.txt#L220-L222) that reads:
> Unlike Nvim, if [the "Ss" and "Se" capab…
-
IEEE draft documents can have the following patterns:
```
ANSI PC63.10/D14, April 2020
ANSI PC63.12/D12e, January 2015
IEEE 1250 /D11 May 2010
IEEE Std PC37.20.1b/D2
IEEE Std PC37.12.1/D2.0
I…
-
# Experience
i'm working on a cross-platform commandline app, testing with a simple stdin echo program in dart 2.16 (see below), and am noticing missing key codes when running in windows (but not in …
-
Hello Everyone,
I am trying to generate RPM and build is failing for version 1.12.2.
If run from spec file build failing and just from shell everything completes as expected .
Seems like export i…