terminal
https://github.com/microsoft/terminal
C++
The new Windows Terminal and the original Windows console host, all in the same place!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to terminal
Help out
- Issues
- [Performance] Fast path for `RenderData::IsCursorDoubleWidth`
- Document ConDrv headers (condrv.h and conmsgl*.h)
- Resize window to maintain width (in chars) and height (in columns) when using ctrl-+ or ctrl--
- Rewriting last console output line dynamically breaks when resizing window
- Sometimes maximized conhost/cmd windows have the bottom line(s) off the bottom of the screen
- Make shaders not follow padding; consider moving padding into the renderer
- Consider making conhost internal interfaces derive form IUnknown, be COM-like
- Warn if settings.json is not UTF-8 (at least in key binding)
- Crash when creating two tabs from within a batch script launched in the same terminal window
- feature request: Specify initial geometry in terms of gravity or margins
- Docs
- C++ not yet supported