terminal/src/cascadia/PublicTerminalCore
Mike Griese ea02128f11
Remove the title tag from the generated HTML (#5595)
Web apps apparently will paste the <title> as plaintext before the
actual HTML content from the clipboard. Since this seems to be
widespread behavior across web apps, this isn't just a bug in _some
app_, this is a bug on us. We shouldn't emit the title. 

This PR removes the title tag from the generated HTML.

Closes #5347
2020-04-29 16:41:56 -07:00
..
HwndTerminal.cpp Remove the title tag from the generated HTML (#5595) 2020-04-29 16:41:56 -07:00
HwndTerminal.hpp wpf: only dismiss selection for real chars, not modifiers (#5388) 2020-04-17 11:28:56 -07:00
pch.cpp add wpf control (#2004) 2019-10-11 14:02:09 -07:00
pch.h hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00
PublicTerminalCore.vcxproj Fix PublicTerminalCore APIset usage on Windows 7 (#4733) 2020-02-26 16:30:05 -08:00
PublicTerminalCore.vcxproj.filters add wpf control (#2004) 2019-10-11 14:02:09 -07:00