mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-30 06:33:55 +00:00 
			
		
		
		
	add section Invocation, discourage from starting mintty.exe directly (#42)
This commit is contained in:
		
							
								
								
									
										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 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 ### | ||||
|  | ||||
| #### Command line scripts `wsl*.bat` #### | ||||
|   | ||||
		Reference in New Issue
	
	Block a user