Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Microsoft
- Redmond, WA
-
Microsoft
- Redmond, WA
Popular repositories
-
Forked from microsoft/terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
C++
-
-
Forked from PowerShell/openssh-portable
Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
C
-
Forked from MicrosoftDocs/windows-uwp
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
C#
840 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in microsoft/terminal that received 11 comments
Scale box drawing glyphs to fit cells for visual bliss
Summary of the Pull Request Identifies and scales glyphs in the box and line drawing ranges U+2500-U+259F to fit their cells. PR Checklist Closes #…
- Add font weight options
- Remove the JSON reserializers (except for AKB)
- Fix an accidental regression from #5771
- InteractivityWin32: Add a dependency on Dx
- dx: when filling an HWND target, use the actual background color
- dx: fix a missing stdcall that was blowing up the x86 build
- Trigger scroll on scrolled selection
- Make most emojis full-width
- Fix wrapped lines in `less` in Git for Windows
- build: merge the signing steps and wildcard them
- Refactor the SGR implementation in AdaptDispatch
- Scale box drawing glyphs to fit cells for visual bliss
- Fix RTL regression (fixes #4779)
Created an issue in microsoft/terminal that received 1 comment
Consider grouping font options in the json into an object
Is it time for us to move from fontFace to font{ face, weight, ... } or font{ family, weight ... }?
Originally posted by @DHowett in #6048 (comment)