terminal/src/renderer
Carlos Zamora 8afc5b2f59 Bugfix: TextBuffer Line Wrapping from VTRenderer (#2797)
* Bugfix: line selection copy

* Revert clipboard change
Change VT renderer to do erase line instead of a ton of erase chars

* revert TerminalApi change
2019-09-23 09:39:24 -07:00
..
base C26432, rule-of-five (if you define one of destruct/copy/move, then define them all) 2019-09-03 13:45:16 -07:00
dx remove null check from glyph run drawing as it's truly optional (#2791) 2019-09-17 10:25:22 -07:00
gdi add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
inc Suppress last two errors (C26455 default constructor throw in DxEngine because it's due for refactoring soon anyway & C26444 custom construction/destruction on OutputCellIterator because I can't see what's going on and it needs more investigation and shouldn't hold this up). Also run codeformat. 2019-09-03 16:18:19 -07:00
vt Bugfix: TextBuffer Line Wrapping from VTRenderer (#2797) 2019-09-23 09:39:24 -07:00
wddmcon add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00