mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
icat kitten: Implement reading image data from STDIN, if STDIN is not connected to a terminal
Fixes #1130
This commit is contained in:
parent
ad92541ff3
commit
4601cd13dc
2 changed files with 22 additions and 5 deletions
|
|
@ -26,6 +26,9 @@ Changelog
|
|||
- Allow private use unicode characters to stretch over more than a single
|
||||
neighboring space (:pull:`1036`)
|
||||
|
||||
- icat kitten: Implement reading image data from STDIN, if STDIN is not
|
||||
connected to a terminal (:iss:`1130`)
|
||||
|
||||
- Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather
|
||||
than the underlying window's cwd (:iss:`1045`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue