mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-31 15:12:08 +00:00 
			
		
		
		
	separators
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| @@ -15,6 +15,8 @@ WSLtty components | ||||
| * optional context menu entries for Windows Explorer to start WSL terminals in the respective folder | ||||
| * install/uninstall context menu items from Start Menu subfolder `WSLtty` | ||||
|  | ||||
| --- | ||||
|  | ||||
| ### Installation from this repository ### | ||||
|  | ||||
| #### WSLtty installer ([Download](https://github.com/mintty/wsltty/releases) standalone installation) #### | ||||
| @@ -49,10 +51,12 @@ invoke one of | ||||
| * `choco install wsltty` | ||||
| * `choco upgrade wsltty` | ||||
|  | ||||
| #### Windows Appx package #### | ||||
| #### Windows UWP Appx package #### | ||||
|  | ||||
| – under preparation – | ||||
|  | ||||
| --- | ||||
|  | ||||
| ### Invocation ### | ||||
|  | ||||
| WSLtty can be invoked with | ||||
| @@ -63,6 +67,8 @@ WSLtty can be invoked with | ||||
| Starting the mintty terminal directly from the WSLtty installation location  | ||||
| is discouraged because that would bypass essential options. | ||||
|  | ||||
| --- | ||||
|  | ||||
| ### Configuration ### | ||||
|  | ||||
| #### Start Menu and Desktop shortcuts #### | ||||
| @@ -141,6 +147,8 @@ you may append a shell pathname and an optional `-l` parameter | ||||
| to the mintty invocation (in shortcuts, scripts, or context menu entries): | ||||
| * `%LOCALAPPDATA%\wsltty\bin\mintty.exe --WSL= --configdir="%APPDATA%\wsltty" /bin/bash -l` | ||||
|  | ||||
| --- | ||||
|  | ||||
| ### Components and Credits ### | ||||
|  | ||||
| For mintty, see the [Mintty homepage](http://mintty.github.io/)  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user