Patrick Fong

Results 13 issues of Patrick Fong

Hello, I would like to start by acknowledging that I was not around for most of OMF's development and am ignorant of how OMF got into its current state so...

Fish version: 2.7.1 Operating system: Mac $TERM: xterm-256color Tested without external plugins: Yes Repro steps: 1. Create a file called `create_a_function.fish` with the following content ``` echo "function proof; echo...

enhancement

#### Describe the bug The prompt item `status` does not properly represent the $status of the previous command executed. #### Steps to reproduce 1. execute `not false` 2. observe status...

🐛 bug

### Checks - [X] I have read the troubleshooting section and still think this is a bug. ### Describe the bug you encountered: man fd's docs for --strip-cwd-prefix says ```...

bug
documentation

Hi Dan, first off thanks so much for making Delta. Switched from diff-so-fancy 2 months ago and never looked back! I make use of the hyperlink feature a lot. I...

Hi, thanks for making Rubocop so awesome! I want to make sure all the devs on my repo are running Rubocop autocorrect (automatically through their editors) before committing. What is...

question

## Problem Italic 'a' and italic 'o' look quite alike. Furthermore, it's a bit surprising that the italic 'a' is a not just a slanted form of the regular a....

Hi, not a JB font issue per se but this part of the website is very confusing: ![Screenshot 2023-09-30 at 5 57 50 PM](https://github.com/JetBrains/JetBrainsMono/assets/1967248/a6cf67bc-06bf-42cf-a2f3-bc21231e3c8f) It implies consolas is wider than...

### Description The current behavior of decoding Union types with `from_dict` is if none of the types in the Union matches, then the field becomes a dict. To me, I...

enhancement

### Description If a field is explicitly set to a null in JSON or a None in a dict, the decoder on that field is always ignored and so either...

bug
triage