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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to terminal
Help out
- Issues
- Reduce virtual function usage to mitigate performance penalty due to CFG
- Settings should auto-save, or apply temporarily without having to click Save
- Do the actually smart thing for `wt -w 0`
- Tray Icon feature improvements and follow-ups
- Relatively "more bold" discussion
- Run SVG files through a normalizer
- Memory leak and other issues when saving settings
- [Performance] Replace std::vector with more lightweight structure in `RenderData::GetPatternId`
- Adopt VT extension "Unscrolling the screen" from Kitty
- Option to remove `\r` (carriage return) from copy (only LF, not CRLF)
- Docs
- C++ not yet supported