terminal/src/host/exe
ironyman 9ae43377b0 Add experimental retro terminal effects (#3468)
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? -->
## Summary of the Pull Request
Cool retro terminal effects
- glow
- scan lines
- cool
- will make terminal competitive with iterm2

<!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> 
## References

<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
* [ ] Closes #xxx
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [ ] Tests added/passed
* [ ] Requires documentation to be updated
* [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

<!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here -->
## Detailed Description of the Pull Request / Additional comments

<!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well -->
## Validation Steps Performed
![image](https://user-images.githubusercontent.com/502496/68365644-20bda900-00e6-11ea-8a9d-0a4482e48c5a.png)
2019-12-12 13:44:01 +00:00
..
conhost.exe.manifest Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Conhost.exe.mui.lci Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conhost.man Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conhost.rcv Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
conhost.resources.man Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
console.ico Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Host.EXE.rc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Host.EXE.vcxproj Add experimental retro terminal effects (#3468) 2019-12-12 13:44:01 +00:00
Host.EXE.vcxproj.filters Add experimental retro terminal effects (#3468) 2019-12-12 13:44:01 +00:00
makefile.inc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
openconsole.exe.manifest Fix conhost.exe detect os version (#2059) 2019-07-22 17:49:35 -07:00
product.pbxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
resource.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
sources Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
SystemDefault.Manifest Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00