Highlights
- Arctic Code Vault Contributor
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
Pinned
1,194 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 2 repositories
Created a pull request in microsoft/terminal that received 5 comments
Fix tab switching in the 1.4 release
Revert the tab switcher behavior for 1.4.
The default is once again "useTabSwitcher":false, since we ninja-changed true to MRU switching. That was …
Opened 7 other pull requests in 2 repositories
microsoft/terminal
3
open
2
merged
MicrosoftDocs/terminal
1
open
1
merged
Reviewed 42 pull requests in 1 repository
microsoft/terminal 42 pull requests
- 8075: Set tab color in command line
- Make tab header a custom control
- Fix combining wt args and "wt new-tab" args in implicit context
- Enable shortcut while CommandPalette is open
- Fix default backgroundImageStretch to be `uniformToFill`
- align command palette prefix > to left when visible
- 8249: Remove trailing commas in profiles.schema.json
- 8247: Custom key bindings are broken for tab navigation
- doc: Update roadmap with 1.5 release info
- Fix a race condition in pane animation completion that broke sizing
- Make sure to disable pane entrance animation if user requests
- Avoid an access violation in pane animation if the child is closed
- Combine the parsing & dispatch blocks for OSC actions
- Add a setting to flash the taskbar when the terminal emits BEL
- Warn when font isn't found and another is chosen
- Prevent resizing terminal to a lower-than-minimum width
- Change backward slashes in include statements to forward slashes
- Fix close button not using the tab's text color (#8046)
- Fix desktopWallpaper background image casing
- Rework JsonUtils' optional handling to let Converters see null
- Azure: fall back to powershell when no preferred shell is set
- initial draft of VT function support spec
- Disable Home and End keys in Commandpalette searchbox
- Express dependencies in TestHostApp to help rebuild
- Teach the command palette to clamp its indices on page up/down
- Some pull request reviews not shown.
Created an issue in microsoft/terminal that received 8 comments
Discussion: Find a way to make `OSC7` work
I think we all agree that we want a sequence that'll work for a client app to set the current working directory of the Terminal. How exactly that's…

