mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
Update docs/shell-integration.md
Co-authored-by: Benoit de Chezelles <bew@users.noreply.github.com>
This commit is contained in:
parent
e3446316fd
commit
0e193bf373
@ -141,7 +141,7 @@ function Invoke-Starship-PreCommand {
|
|||||||
$prompt = "$ansi_escape]7;file://${env:COMPUTERNAME}/${provider_path}$ansi_escape\"
|
$prompt = "$ansi_escape]7;file://${env:COMPUTERNAME}/${provider_path}$ansi_escape\"
|
||||||
}
|
}
|
||||||
$host.ui.Write($prompt)
|
$host.ui.Write($prompt)
|
||||||
````
|
```
|
||||||
|
|
||||||
## Using Clink on Windows Systems
|
## Using Clink on Windows Systems
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user