terminal/src/buffer
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
..
out Remove the title tag from the generated HTML (#5595) 2020-04-29 16:41:56 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00