1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 12:05:47 +00:00
This commit is contained in:
mintty 2023-03-25 00:00:00 +01:00
parent 756f5f5844
commit e8177d77d7

View File

@ -251,6 +251,7 @@ and have emojis deployed already in the common config folder
To deploy emojis standalone for wsltty, use the scripts installed in To deploy emojis standalone for wsltty, use the scripts installed in
`%APPDATA%\wsltty\emojis`: `%APPDATA%\wsltty\emojis`:
* `cd $(wslpath "$APPDATA/wsltty/emojis")`
* `getemojis` to provide emoji graphics as listed by Unicode.org * `getemojis` to provide emoji graphics as listed by Unicode.org
* `getflags` to provide emoji flag graphics (extending Unicode dynamically) from various sources * `getflags` to provide emoji flag graphics (extending Unicode dynamically) from various sources