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
Pro
-
Microsoft
Popular repositories
704 contributions in the last year
Contribution activity
May 2020
Created a pull request in microsoft/terminal that received 7 comments
Introduce Mark Mode spec (add-on)
Summary of the Pull Request This is a spec specifically dedicated to Mark Mode. It's an addition to the Keyboard Selection spec. I felt that it mak…
+59
−3
•
7
comments
- Implement SnapOnOutput Setting
- Add Carlos Zamora to spell checker
- Add copyFormatting keybinding arg and array support
- Adds Alt+Click to auto split pane
- Add Mini-Spec for openSettings
- Trigger scroll on scrolled selection
- Add an AppDescription for the Preview package
- Add a new appxmanifest for preview
- Make sure to update the maximize button's visual state on launch
- Replace everything in `TerminalSettings` with `GETSET_PROPERTY`
- Add support for fullscreen `launchMode`
- Implement SnapOnOutput Setting
- Add font weight options
- Enable tab renaming at runtime from the UI
- Spec for Improved keyboard handling in Conpty
- doc: add a tip about launching WT with a Win+Number shortcut
- CodepointWidthDetector: reclassify U+25FB, U+25FC as Narrow
- Mini-spec for New Tab Menu Customization
- closeTab warning (When more then one pane is open)
- Get rid of the padding above the tab row when maximized
- Rename `propsheet/TerminalPage` to `propsheet/TerminalPropsheetPage`
- Manually close tabs when they're closed while dragging them
- doc: fix broken link within documentation
- Implement drag-drop paste for text
- Teach TerminalPage to handle exceptions that happen during paste
- Stop trying to set selection endpoints when there's no selection
- dx: fix a missing stdcall that was blowing up the x86 build
- Manually select a new tab when we're in fullscreen mode
- Scale box drawing glyphs to fit cells for visual bliss
- Add support for `compact` tab sizing
- Add a XAML Theming spec
- Update docs to mention commandline args
- Switch to the new lozenge-style dev icons and add preview icons
- Some pull request reviews not shown.
Created an issue in microsoft/terminal that received 4 comments
Multiple Selections Rendered with Search Box
Environment
Windows Terminal version (if applicable): 0.11.1251.0 Any other software?
Steps to reproduce
(Optional) cd to our repo's src\cascadia…
4
comments