mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
update README
This commit is contained in:
@ -201,10 +201,10 @@ The currently supported shell integration features in Ghostty:
|
|||||||
|
|
||||||
#### Shell Integration Installation and Verification
|
#### Shell Integration Installation and Verification
|
||||||
|
|
||||||
Ghostty will automatically inject the shell integration code for `zsh` and
|
Ghostty will automatically inject the shell integration code for `bash`, `zsh`
|
||||||
`fish`. `bash` does not support automatic injection but you can manually
|
and `fish`. Other shells do not have shell integration code written but will
|
||||||
`source` the `ghostty.bash` file in `src/shell-integration`. Other shells are
|
function fine within Ghostty with the above mentioned shell integration features
|
||||||
not supported. **If you want to disable this feature,** set
|
inoperative. **If you want to disable automatic shell integration,** set
|
||||||
`shell-integration = none` in your configuration file.
|
`shell-integration = none` in your configuration file.
|
||||||
|
|
||||||
**For the automatic shell integration to work,** Ghostty must either be run
|
**For the automatic shell integration to work,** Ghostty must either be run
|
||||||
|
Reference in New Issue
Block a user