icat kitten: Add support for displaying images at http(s) URLs

Fixes #1340
This commit is contained in:
Kovid Goyal
2019-01-27 21:28:46 +05:30
parent af9e633d56
commit a09fb7b20d
2 changed files with 18 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ Changelog
0.13.4 [future]
---------------------
- icat kitten: Add support for displaying images at http(s) URLs (:iss:`1340`)
- A new option :opt:`strip_trailing_spaces` to optionally remove trailing
spaces from lines when copying to clipboard.