Add a note that shell integration should be removed from bashrc
This commit is contained in:
parent
2c96e49566
commit
7a2a849a97
@ -78,7 +78,8 @@ Detailed list of changes
|
|||||||
0.24.3 [future]
|
0.24.3 [future]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- BASH integration: No longer modify :file:`~/.bashrc` to load :ref:`shell integration <shell_integration>`
|
- BASH integration: No longer modify :file:`~/.bashrc` to load :ref:`shell integration <shell_integration>`.
|
||||||
|
It is recommended to remove the lines used to load the shell integration from :file:`~/.bashrc`.
|
||||||
|
|
||||||
- macOS: Allow kitty to handle various URL types. Can be configured via
|
- macOS: Allow kitty to handle various URL types. Can be configured via
|
||||||
:ref:`launch_actions` (:pull:`4618`)
|
:ref:`launch_actions` (:pull:`4618`)
|
||||||
|
|||||||
@ -142,7 +142,7 @@ different shells.
|
|||||||
|
|
||||||
For fish, to make it automatically load the integration code provided by
|
For fish, to make it automatically load the integration code provided by
|
||||||
kitty, the integration script directory path is prepended to the
|
kitty, the integration script directory path is prepended to the
|
||||||
:code:`XDG_DATA_DIRS` environment variable. This is only applied to the fish
|
``XDG_DATA_DIRS`` environment variable. This is only applied to the fish
|
||||||
process and will be cleaned up by the integration script after startup. No files
|
process and will be cleaned up by the integration script after startup. No files
|
||||||
are added or modified.
|
are added or modified.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user