mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-31 10:11:02 +00:00
add section Invocation, discourage from starting mintty.exe directly (#42)
This commit is contained in:
parent
1e7bb5fc6e
commit
d865b01135
10
README.md
10
README.md
@ -38,6 +38,16 @@ Within the installation process, provide parameters to the script `install.bat`.
|
|||||||
The optional first parameter designates the installation target,
|
The optional first parameter designates the installation target,
|
||||||
the optional second parameter designates the configuration directory.
|
the optional second parameter designates the configuration directory.
|
||||||
|
|
||||||
|
### Invocation ###
|
||||||
|
|
||||||
|
WSLtty can be invoked with
|
||||||
|
* installed desktop shortcuts or Start menu shortcuts
|
||||||
|
* wsl*.bat scripts generated into the installation directory
|
||||||
|
* Explorer context menu (if installed from the Start menu)
|
||||||
|
|
||||||
|
Starting the mintty terminal directly from the WSLtty installation location
|
||||||
|
is discouraged because that would bypass the `--configdir` option.
|
||||||
|
|
||||||
### Configuration ###
|
### Configuration ###
|
||||||
|
|
||||||
#### Command line scripts `wsl*.bat` ####
|
#### Command line scripts `wsl*.bat` ####
|
||||||
|
Loading…
x
Reference in New Issue
Block a user