1
0
mirror of https://github.com/mintty/wsltty.git synced 2024-10-05 18:31:04 +01:00
This commit is contained in:
mintty 2023-03-25 00:00:00 +01:00
parent bbbef4fc89
commit 756f5f5844
3 changed files with 18 additions and 5 deletions

View File

@ -241,6 +241,19 @@ Note:
If you define `HOME` at Windows level, this changes accordingly.
Note, however, that the WSL `$HOME` is a completely different setting.
#### Emoji deployment ####
Mintty and the wsltty package do not bundle actual emoji graphics but
there are scripts to support easy download and deployment.
If you have another instance of mintty installed (e.g. in cygwin)
and have emojis deployed already in the common config folder
`%APPDATA%\mintty\emojis`, they will be reused by wsltty.
To deploy emojis standalone for wsltty, use the scripts installed in
`%APPDATA%\wsltty\emojis`:
* `getemojis` to provide emoji graphics as listed by Unicode.org
* `getflags` to provide emoji flag graphics (extending Unicode dynamically) from various sources
#### Shell selection and Login shell ####
The WSLtty deployment does not impose a shell preference;

View File

@ -1 +1 @@
3.6.1.2
3.6.4

View File

@ -10,16 +10,16 @@
# wsltty release
ver=3.6.1.2
ver=3.6.4
# wsltty appx release - must have 4 parts!
verx=3.6.1.2
verx=3.6.4.1
##############################
# mintty release version
minttyver=3.6.1
minttyver=3.6.4
##############################
@ -27,7 +27,7 @@ minttyver=3.6.1
repo=Biswa96/wslbridge2
# wslbridge2 master release version
wslbridgever=0.10
wslbridgever=0.11
# wslbridge2 latest version
#archive=master