-
Currently when a data export has emojis that are in the form of Unicode escape sequences (e.g., `\u00f0\u009f\u0098\u00ad`), it is not handled correctly on analysis and causes incorrect statistics for…
-
### Describe the bug
Please see https://github.com/alacritty/alacritty/issues/7762 for context (at first I thought it was a problem with alacritty), in particular this comment https://github.com/alac…
-
**Description**:
Establish a robust YAML (de-)serialiser to convert between YAML and `pmt::property_map` objects as defined in the [pmt library](https://github.com/gnuradio/pmt). The implementation…
-
fish 3.3.1
Arch Linux
kitty terminal 0.23.1
Unfortunately I can't reproduce this consistently so no Asciinema for now. I just had it happen a few minutes ago, and it's been happen…
-
### Description
It appears that `nixfmt` does not preserve backslashes. I have the following two lines in my `darwin.nix`:
https://github.com/thefossguy/prathams-nixos/blob/6acda3f9c27516b81a29d…
-
Is there any plans to support ansi escapes. Specifically color escapes.
The idea being that when a color sequence is encountered, it temporarily changes the color state.
Is there a fork with this t…
-
Does ht interpret ANSI escape codes? There are many protocols that I think ht could interpret and transform into JSON messages. Or if not, then explicitly forward them further over getView API (or a n…
-
Using Arch Linux, `google-cloud-cli` from AUR, Python 3.12.3, `gsutil` emits the following warnings every time it is run:
```
$ gsutil --version
/opt/google-cloud-cli/platform/gsutil/gslib/vendor…
-
**Before Proceeding, please acknowledge**:
- [X] I have consulted the [Troubleshooting guide](https://harlequin.sh/docs/troubleshooting/index).
- [X] I have searched Issues and Discussions in this r…
-
When converting string literals to bytes literals, UP012 does not handle escape sequences that are only recognized in string literals. It should convert them to literal characters or to recognized esc…