terminal/src/cascadia/TerminalApp
Dustin Howett d4d59fa339 Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source,
under the MIT license.
2019-05-02 15:29:04 -07:00
..
App.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
App.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
App.idl Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
App.xaml Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
AppKeyBindings.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
AppKeyBindings.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
AppKeyBindings.idl Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
CascadiaSettings.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
CascadiaSettings.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
CascadiaSettingsSerialization.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ColorScheme.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
ColorScheme.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
GlobalAppSettings.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
GlobalAppSettings.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
packages.config Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Profile.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Profile.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Tab.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Tab.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalApp.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalApp.vcxproj Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00