Highlights
- Pro
Block or Report
Block or report lhecker
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
731 contributions in the last year
Activity overview
Contributed to
microsoft/terminal,
lhecker/rainbowbench,
lhecker/dwrite-hlsl
and 16 other
repositories
Contribution activity
May 2022
Created 22 commits in 3 repositories
Created 1 repository
- lhecker/contour C++
Created a pull request in microsoft/terminal that received 22 comments
Use 32-bit coordinates throughout the project
Previously this project used a great variety of types to present text buffer
coordinates: short, unsigned short, int, unsigned int, size_t,
ptrdiff_t…
+3,535
−3,849
•
22
comments
Opened 8 other pull requests in 1 repository
microsoft/terminal
1
open
7
merged
- Use feature markers during terminal-by-default handoff
- AtlasEngine: Stop resizing buffers on scroll
- Reduce integer type casts in VtEngine
- Simplify Utf16Parser
- Various improvements for til::hash/point/size/rect
- Fix various unit/feature test bugs
- Fix various issues with useBackgroundImageForWindow
- Fix resize crash in OpenConsole with AtlasEngine
Reviewed 43 pull requests in 2 repositories
microsoft/terminal
25 pull requests
- Use 32-bit coordinates throughout the project
- Initial Theme support
- Add support for running the terminal core as a content process
- Implement the FTCS_PROMPT sequence for marking the start of the prompt
- Draft spec for theming, Mica
- Use feature markers during terminal-by-default handoff
- Prevent ConPTY from de-snapping the terminal
- Remove location-specific suffixes from the zh- lang specifiers
- Debounce window state changes caused by the PTY
- Fix the SUI being in the wrong Theme color
-
Add the background back to
showTabsInTitlebar: false's tab row. - Add support for restoring a DECCTR color table report
- Fix ShowHide for DefTerm
- Introduce Mark Mode
-
Fix
ShowWindow(GetConsoleWindow()) -
Add
experimental.useBackgroundImageForWindowto schema - Fix handling of cursor position reports in passthrough mode
- Add support for line renditions in the DX renderer
- Various improvements for til::hash/point/size/rect
- Reduce integer type casts in VtEngine
- Fix various issues with useBackgroundImageForWindow
- Fix the 'RunMakeKillTabs' PGO test
- Add support for the DECAC escape sequence
- Add find item to tab menu
- Fix some typos in mouseInput.cpp
- Some pull request reviews not shown.
lhecker/rainbowbench
2 pull requests
Created an issue in microsoft/terminal that received 3 comments
Deleting all profiles crashes Windows Terminal
Windows Terminal version 1.13.11373.0 Windows build number No response Other Software No response Steps to reproduce Delete all profiles Expected…
3
comments