Narawit Rakket

Results 7 issues of Narawit Rakket

Change hash function implementation of Tuple to compatible with CPython's implementation.

Use the new feature from Rust 1.62 to make code more concise https://blog.rust-lang.org/2022/06/30/Rust-1.62.0.html#default-enum-variants Since we just bump the CICD to Rust 1.62.1, I think it's ok to use the new...

This PR improve performance of `escape` and `hyperlink` functions of `Name` struct by reducing number of `String` allocation. --- #### TODO - [x] Use `cargo fmt` - [ ] Add...

Currently `clippy` generate tons of warning on this project. I think it's very important to fix most of these warnings to make the project more idiomatic and readable for rust...

![pr-telescope-project](https://user-images.githubusercontent.com/43115371/165146266-3003281f-47ca-48a7-af33-af154e35a8ea.png) I want to change the color of projects path from green to another color. It seems like the `Comment` highlight group is used to highlight the path now. Is...

- os: Fedora Linux 36 (Workstation Edition) x86_64 - `lsd --version`: f5ee0a2b5143b975c277a1c53870c08c6e211c37 - `echo $TERM`: alacritty - `echo $LS_COLORS`: ## Expected behavior This issue is a follow up from this...