ssh kitten: Fix kitten not being on PATH when sshing into Debian systems

Fixes #7160
This commit is contained in:
Kovid Goyal
2025-01-02 19:46:50 +05:30
parent dd249df5eb
commit 9d027e4fbd
6 changed files with 28 additions and 2 deletions

View File

@@ -85,11 +85,14 @@ Detailed list of changes
-------------------------------------
0.38.2 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- When mapping a custom kitten allow using shell escaping for the kitten path (:iss:`8178`)
- Fix border colors not being changed by auto light/dark themes at startup (:iss:`8180`)
- ssh kitten: Fix kitten not being on PATH when sshing into Debian systems (:iss:`7160`)
0.38.1 [2024-12-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~