terminal/src/cascadia/TerminalApp
2019-06-11 13:27:09 -07:00
..
App.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
App.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
App.idl Changes to be able to quit the application via exit inside a CLI prompt. (#746) 2019-05-15 07:22:16 -05:00
App.xaml Add an error dialog when we fail to parse settings (#903) 2019-05-23 15:09:35 -05:00
AppKeyBindings.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
AppKeyBindings.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
AppKeyBindings.idl Add support for multiple panes in the same window (#825) 2019-06-07 16:56:44 -05:00
AppKeyBindingsSerialization.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
AppKeyBindingsSerialization.h Switch to jsoncpp as our json library (#1005) 2019-06-04 16:55:27 -05:00
CascadiaSettings.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
CascadiaSettings.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
CascadiaSettingsSerialization.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorScheme.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorScheme.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
GlobalAppSettings.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
GlobalAppSettings.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
KeyChordSerialization.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
KeyChordSerialization.h Support remapping keybindings (#748) 2019-05-21 09:26:04 -05:00
packages.config Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Pane.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
Pane.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Switch to jsoncpp as our json library (#1005) 2019-06-04 16:55:27 -05:00
Profile.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
Profile.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
Tab.cpp add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
Tab.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
TerminalApp.def Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalApp.vcxproj Add support for multiple panes in the same window (#825) 2019-06-07 16:56:44 -05:00
Utils.cpp Switch to jsoncpp as our json library (#1005) 2019-06-04 16:55:27 -05:00
Utils.h Switch to jsoncpp as our json library (#1005) 2019-06-04 16:55:27 -05:00