ssh kitten: A new option :code:--symlink-strategy to control how symlinks are copied to the remote machine

Fixes #5249
This commit is contained in:
Kovid Goyal
2022-07-03 14:03:56 +05:30
parent a94a0f3026
commit a8b756f040
3 changed files with 28 additions and 4 deletions

View File

@@ -62,6 +62,9 @@ Detailed list of changes
- ssh kitten: Allow ssh kitten to work from inside tmux, provided the tmux
session inherits the correct KITTY env vars (:iss:`5227`)
- ssh kitten: A new option :code:`--symlink-strategy` to control how symlinks
are copied to the remote machine (:iss:`5249`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~