terminal/src/cascadia/TerminalApp
何智权 5dc7d0e843 close one tab by press ctrl-w and hide the bar (#628)
close one tab by press ctrl-w and hide the bar

fix #614
2019-05-09 12:32:57 -05:00
..
App.cpp close one tab by press ctrl-w and hide the bar (#628) 2019-05-09 12:32:57 -05: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 Fix casts warnings. (#509) 2019-05-07 12:08:26 -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 make closeOnExit: true the default (#599) 2019-05-09 09:17:33 -05: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