terminal/src
Mike Griese 608c660bfb Use the entire 256 table to lookup the color
Fixes #1223

  We'll lookup a color (for rendering) using the _entire_ 256 color table.
  When setting a 256 color, we'll set the TextColor to that index, instead of
  the current color at that index. Everything else is unchanged.

  **TODO**: This probably affects which TextAttributes will pass IsLegacy.
  256 color ones will now be "legacy". This is bad, we should make sure to
  not leave it that way.
2019-08-27 14:30:22 -05:00
..
buffer Add support for HTML copy (#1224) 2019-08-19 22:59:01 +00:00
cascadia When we reload a profile, always use the same GUID for it (#2542) 2019-08-26 10:21:30 -07:00
host Use the entire 256 table to lookup the color 2019-08-27 14:30:22 -05:00
inc Add Warnings during settings load (#2422) 2019-08-16 21:21:43 +00:00
interactivity Use the entire 256 table to lookup the color 2019-08-27 14:30:22 -05:00
internal add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
propsheet inbox: reflect incoming changes from Windows (#1359) 2019-06-20 17:51:04 -07:00
propslib inbox: reflect changes from 20h1 branch (#2310) 2019-08-07 10:58:53 -07:00
renderer dx: Render all gridlines (and, bonus: the box cursor) properly (#2491) 2019-08-20 16:14:26 -07:00
server A better fix for #tab-titles-are-too-long (#2373) 2019-08-14 16:16:38 -07:00
terminal inbox: reflect changes from 20h1 branch (#2310) 2019-08-07 10:58:53 -07:00
testlist inbox: Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS (#1002) 2019-05-24 12:28:30 -07:00
tools Changes link to go to latest ColorTool release (#2027) 2019-07-19 12:11:58 -07:00
tsf inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
types Accessibility: Add BoundingRects to UiaTextRanges (#2423) 2019-08-20 17:50:34 -07:00
common.build.dll.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.exe.or.dll.props Switch to v5 UUIDs as profile GUIDs for the default profiles (#913) 2019-05-21 13:29:16 -07:00
common.build.exe.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.lib.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.post.props Attempt to clean up PCHs as we build to leave more Hosted Agent disk space (#2271) 2019-08-06 06:51:50 -05:00
common.build.pre.props Set utf-8 for the entire project (#1929) 2019-07-11 13:13:10 -07:00
common.build.tests.props Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00
ConsolePerf.regions.xml Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
ConsolePerf.wprp Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
cppwinrt.build.post.props Update a number of our dependencies (#2301) 2019-08-07 16:43:49 -07:00
cppwinrt.build.pre.props Update a number of our dependencies (#2301) 2019-08-07 16:43:49 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
project.inc inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
project.unittest.inc inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
StaticAnalysis.ruleset add audit mode to ci (#948) 2019-05-24 14:48:10 -07:00
unit.tests.x64.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
unit.tests.x86.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.post.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.pre.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00