forked from pazz/alot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep ESC control characters in rendered message bodies
In order to bring back support for ANSI colored HTML renderings etc. Incoming mails are should not be trusted, so escape characters in the original bodies are stripped away. It is only the ones that were added during the rendering process that are being sent to the terminal. Fixes pazz#1679
- Loading branch information
1 parent
2c32c68
commit 9a5a0a9
Showing
2 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters