terminal/src
James Holderness fe7fd332b0 Support VT100 DECOM Origin Mode (#1331)
* Add support for origin mode (DECOM).
* Added a state machine unit test for the origin mode.
* Prevent the cursor position moving below the bottom margin of the scrolling region if the origin mode is relative.
* Only adjust the relative cursor position for origin mode if the scrolling region is actually set.
* Add some screenbuffer unit tests for the origin mode.
* Enhance the soft reset screenbuffer tests to verify the origin mode is reset.
* Move the origin mode flag constructor assignments into the intializer list.
2019-07-02 11:17:04 -07:00
..
buffer add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
cascadia #1536 - Feature Request - Duplicate tab (#1685) 2019-07-02 10:45:51 -07:00
host Support VT100 DECOM Origin Mode (#1331) 2019-07-02 11:17:04 -07:00
inc inbox: reflect incoming changes from Windows (#1359) 2019-06-20 17:51:04 -07:00
interactivity inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07: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 add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
renderer Add a fallback to software rendering (#1263) 2019-06-24 17:02:26 -07:00
server add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
terminal Support VT100 DECOM Origin Mode (#1331) 2019-07-02 11:17:04 -07:00
testlist inbox: Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS (#1002) 2019-05-24 12:28:30 -07:00
tools Add feature to ColorTool to write color scheme as JSON for Windows Terminal (issue #986) (#1052) 2019-06-25 13:36:00 -07:00
tsf inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
types inbox: reflect incoming changes from Windows (#1359) 2019-06-20 17:51:04 -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 add audit mode to ci (#948) 2019-05-24 14:48:10 -07:00
common.build.pre.props move version to vs2019, the 1903 sdk, and the 14.2 build tools. (#1012) 2019-06-26 14:13:32 -07:00
common.build.tests.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07: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 Fix it's versus its typo. (#911) 2019-05-21 06:15:44 +00:00
cppwinrt.build.pre.props Disable the AppContainer bit on our C++/WinRT binaries (#1653) 2019-06-26 16:54:13 -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