terminal/src/cascadia
Gabriele 0060614173 Added requestedTheme option into terminal settings (#710)
* added requestedTheme option into terminal settings

* fix tabs to 4 spaces

* removed newline

* fix option requestedTheme not shown in profiles.json

* fix indentation

* fix indentation part 2

Co-Authored-By: Dustin L. Howett (MSFT) <duhowett@microsoft.com>
2019-05-20 20:54:19 +00:00
..
CascadiaPackage Add a dev manifest, which will be used by default (#558) 2019-05-10 11:56:06 -07:00
inc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Microsoft.UI.Xaml.Markup Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
TerminalApp Added requestedTheme option into terminal settings (#710) 2019-05-20 20:54:19 +00:00
TerminalConnection Fix signatures of some callback functions (#871) 2019-05-17 20:32:51 +00:00
TerminalControl Fix #670: Terminal selects a char when bringing window to foreground (#856) 2019-05-20 12:05:58 -07:00
TerminalCore Fix #453: Setting historySize=32767 causes WindowsTerminal to hang (#843) 2019-05-18 03:57:34 +00:00
TerminalSettings make closeOnExit: true the default (#599) 2019-05-09 09:17:33 -05:00
UnitTests_TerminalCore Fix #453: Setting historySize=32767 causes WindowsTerminal to hang (#843) 2019-05-18 03:57:34 +00:00
WindowsTerminal Simplify DPI logic (#829) 2019-05-20 19:49:28 +00:00