With this we allow the following:
- Such characters will be displayed in the data returned by "rich.inspect" when they are used in docstrings
- We fix the crash that can happen in some circumstances in the `Text.divide()` method when some docstrings have such special characters
* Adding tests for setting console title
* Add Windows note
* Update changelog regarding changing terminal window title
* Add test for window title control code -> legacy windows conversion
* Fix docstring typo