mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
...
This commit is contained in:
@@ -524,8 +524,8 @@ Unicode placeholders
|
|||||||
|
|
||||||
You can also use a special Unicode character ``U+10EEEE`` as a placeholder for
|
You can also use a special Unicode character ``U+10EEEE`` as a placeholder for
|
||||||
an image. This approach is less flexible, but it allows using images inside
|
an image. This approach is less flexible, but it allows using images inside
|
||||||
any host application that supports Unicode and foreground colors (tmux, vim, weechat, etc.)
|
any host application that supports Unicode, foreground colors (tmux, vim, weechat, etc.),
|
||||||
and as a way to pass escape codes through to the underlying terminal.
|
and a way to pass escape codes through to the underlying terminal.
|
||||||
|
|
||||||
The central idea is that we use a single *Private Use* Unicode character as a
|
The central idea is that we use a single *Private Use* Unicode character as a
|
||||||
*placeholder* to indicate to the terminal that an image is supposed to be
|
*placeholder* to indicate to the terminal that an image is supposed to be
|
||||||
|
|||||||
Reference in New Issue
Block a user