mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
Note bash shell integration in README
This commit is contained in:
@ -135,9 +135,10 @@ The currently support 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 `zsh` and
|
||||||
`fish`. Other shells are not supported. You can also manually load them
|
`fish`. `bash` does not support automatic injection but you can manually
|
||||||
in many cases (see `src/shell-integration`). **If you want to disable this feature,**
|
`source` the `ghostty.bash` file in `src/shell-integration`. Other shells are
|
||||||
set `shell-integration = none` in your configuration file.
|
not supported. **If you want to disable this feature,** set
|
||||||
|
`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
|
||||||
from the macOS app bundle or be installed in a location where the contents of
|
from the macOS app bundle or be installed in a location where the contents of
|
||||||
|
Reference in New Issue
Block a user