This commit is contained in:
Kovid Goyal
2023-10-01 08:15:14 +05:30
parent dde80b9ad6
commit f37cce2ae4

View File

@@ -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