terminal/src
Mitchell Blowey 9f4ad6d1ce Fix #670: Terminal selects a char when bringing window to foreground (#856)
* Added focus tracking to TermControl to prevent clicks which refocus the terminal window from selecting text.

* Moved open brace to a new line per repo code style.

* Moved the TermControl's _MouseClickHandler's focus check into the Mouse specific block of code. This lets any touch and drag events scroll the terminal's contents.

Fixes #670.
2019-05-20 12:05:58 -07:00
..
buffer Convert copy to move (#717) 2019-05-14 15:05:07 -07:00
cascadia Fix #670: Terminal selects a char when bringing window to foreground (#856) 2019-05-20 12:05:58 -07:00
host Fix signatures of some callback functions (#871) 2019-05-17 20:32:51 +00:00
inc Fix #453: Setting historySize=32767 causes WindowsTerminal to hang (#843) 2019-05-18 03:57:34 +00:00
interactivity Fix signatures of some callback functions (#871) 2019-05-17 20:32:51 +00:00
internal Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
propsheet Fix signatures of some callback functions (#871) 2019-05-17 20:32:51 +00:00
propslib Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
renderer inbox: reflect incoming changes from Windows 2019-05-14 16:16:43 -07:00
server Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
terminal Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
testlist Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
tools Fix signatures of some callback functions (#871) 2019-05-17 20:32:51 +00:00
tsf Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
types Merged PR 3215853: Fix spacing/layout for block characters and many retroactively-recategorized emoji (and more!) 2019-05-02 15:29:10 -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 Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -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 Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.pre.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -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 fixed on build error xcopy on localized machines (#847) 2019-05-17 00:48:00 +00:00
cppwinrt.build.pre.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
project.inc inbox: reflect incoming changes from Windows 2019-05-14 16:16:43 -07:00
project.unittest.inc inbox: reflect incoming changes from Windows 2019-05-14 16:16:43 -07:00
StaticAnalysis.ruleset Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -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