registerGen

Results 7 issues of registerGen

This automates the process described in `BUILD.md`. Please take a look at . Is there anything that doesn't work correctly?

### Windows Terminal version 1.15.2003.0 ### Windows build number 10.0.22000.0 ### Other Software _No response_ ### Steps to reproduce Modify the config file as below: ![image](https://user-images.githubusercontent.com/62944333/182560636-d2f91f11-65dd-4f39-bdc8-bb42f578acca.png) ### Expected Behavior Unicode...

Area-Rendering
Area-Fonts
Issue-Bug
Needs-Triage
Product-Terminal

Thank you for this awesome project! It would be great if we can add more symbols. https://github.com/adam7/delugia-code/blob/a16ac8c0f35e6143b10edaa2d01e5fe7e64adcb3/.github/workflows/ci.yaml#L82 ryanoasis/nerd-fonts@96ab7f6ef7ab5cb8f949696f96d5c4d2c39c5061 According to the above two links, `font-patcher` used in this repo is...

enhancement
help wanted
good first issue

### Package name cppcheck ### Package homepage https://github.com/danmar/cppcheck ### Languages cpp ### How is this package distributed? It seems that we have to build this from source... (For Windows there's...

help wanted
new-package-request

**Describe the bug** The last line of a buffer is not correctly highlighted. **Steps to reproduce** Paste the following code, and **edit the `main()` function**. ```cpp #include using namespace std;...