-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
I was reading the changelog for 3.5.0 in Firefox (https://iterm2.com/downloads/stable/iTerm2-3_5_0.changelog), and I noticed the text ⋯
, which clearly looks like an encoding problem. I checked the line in the repository, which displays it as ⋯
:
1Password rather than the keychain. Use the (⋯) |
I'm not 100% sure how to solve this, but I suspect that Firefox defaults to a non-UTF-8 encoding when one is not specified. This can probably be solved if you set the Content-Type
header. A value like Content-Type: text/plain; charset=utf-8
would probably solve the problem, but I don't have a good way of testing this.
Metadata
Metadata
Assignees
Labels
No labels