kitty/shell-integration/zsh
Jonas Drotleff bfbf22eae4
ssh kitten: Fix zsh shell integration expanding variables in title
Remove usage of the `-P` option from the print inside the
`_ksi_precmd` and `_ksi_preexec` functions. Instead, the result of
`builtin print -Pn "%m"` is stored in the local variable `hostname`.
This mitigates accidental expansion of variables in the command to be
executed.

Fixes #8193.
2025-01-05 02:21:09 +01:00
..
completions Completion: Delegate kitty +complete to kitten 2023-02-03 18:16:04 +08:00
.zshenv Nicer error message for zsh versions before 5.1 2022-07-08 20:28:42 +05:30
kitty-integration ssh kitten: Fix zsh shell integration expanding variables in title 2025-01-05 02:21:09 +01:00
kitty.zsh Unfunction kitty-integration in zsh 2021-12-23 19:09:09 +01:00