remote files kitten: Fix working with files whose names have characters that need to be quoted in shell scripts

Fixes #5313
This commit is contained in:
Kovid Goyal
2022-07-26 08:06:25 +05:30
parent 29b3d49cd5
commit 54d2f06abe
3 changed files with 6 additions and 3 deletions

View File

@@ -79,6 +79,9 @@ Detailed list of changes
- :command`kitty @ scroll-window` allow scrolling by fractions of a screen
(:iss:`5294`)
- remote files kitten: Fix working with files whose names have characters that
need to be quoted in shell scripts (:iss:`5313`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~