Popular repositories
-
-
terminal Public
Forked from microsoft/terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
1,226 contributions in the last year
Less
More
Activity overview
Contributed to
microsoft/terminal,
chadaustin/is-it-snappy,
DefinitelyTyped/DefinitelyTyped
and 5 other
repositories
Contribution activity
October 2021
Created 10 commits in 2 repositories
Created 1 repository
Created a pull request in microsoft/terminal that received 22 comments
Enable fast floating point model and fast debug linking
This commit enables /fp:fast. This doubles the performance of the Delta E computation in #11095 for instance. Additionally it re-enables two option…
+71
−3
•
22
comments
Opened 12 other pull requests in 2 repositories
microsoft/terminal
4
open
7
merged
- Further reduce number of generated VS profiles
- Remove last remaining winrt::hstring allocation during text output
- Remove debug logging for PSReadline on newlines
- Improve Base64::Decode performance
- Improve til::gen_random documentation
- Fix layering issues with CascadiaSettings::_createNewProfile
- Fix default terminal setting dropdown
- Fix null pointer exceptions for default constructed CascadiaSettings instances
- Add a information popup about default terminals
- Fix failing TestHostApp unit tests
- Implement basic profile matching
MicrosoftDocs/sdk-api
1
open
Reviewed 26 pull requests in 1 repository
microsoft/terminal
26 pull requests
- Improve Base64::Decode performance
- Trim trailing whitespace option
- Further reduce number of generated VS profiles
- Dismiss any open content dialog when window is moved
- Enable the editable actions page in the SUI
- Enable fast floating point model and fast debug linking
- Implement basic profile matching
-
Clear out
state.jsonwhen we find and emptysettings.json - Implement the Delta E algorithm to improve color perception
- When enabling opacity on win10, automatically enable acrylic
- Try to fix crash on close with saving enabled
- Add a information popup about default terminals
- Fix default terminal setting dropdown
- Refresh frame margins when moving between monitors
- Enable DefApp hooks for stable
- Fix crash and empty action in SUI Actions Page
- Fix globalSummon.dropdownDuration not saving correctly
- Fix type of id in focusPane action in setttings schema
- Consolidate the interfaces for setting VT input modes
- Try to persist the Pane's working directory if we know what it is.
- [IslandWindow.cpp] Avoid double-fetching dropdownDuration
- Fix Touch Keyboard invocation issue
- Ensure "Reset to inherited value" button works for opacity
- Fix failing TestHostApp unit tests
- Replace the UWP file export with the shell32 one
- Some pull request reviews not shown.
Created an issue in microsoft/cppwinrt that received 15 comments
Expose winrt::impl::hstring_builder as winrt::hstring_builder
winrt::impl::hstring_builder is a rather useful class. It can be used as the out parameter for various Win32 methods, avoiding the need for extra i…
15
comments
2
contributions
in private repositories
Oct 7

