Describe the bug
When I drag multiple files from the finder onto the terminal, the file paths are listed, but they are not separated with a space, thus rather unusable. I am unsure, but I'd say this has worked before and it certainly is the behaviour in other terminals.
To Reproduce
Steps to reproduce the behavior:
- Open a Finder window with some files in it.
- Drag two or more onto your terminal.
- See error
Environment details
kitty 0.24.2 created by Kovid Goyal
Darwin style.fritz.box 21.3.0 Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T6000 arm64
ProductName: macOS ProductVersion: 12.2.1 BuildVersion: 21D62
Frozen: True
Paths:
kitty: /Applications/kitty.app/Contents/MacOS/kitty
base dir: /Applications/kitty.app/Contents/Resources/kitty
extensions dir: /Applications/kitty.app/Contents/Resources/Python/lib/kitty-extensions
system shell: /bin/zsh
Additional context
Try to reproduce the problem with kitty --config NONE: Same behaviour.
Describe the bug
When I drag multiple files from the finder onto the terminal, the file paths are listed, but they are not separated with a space, thus rather unusable. I am unsure, but I'd say this has worked before and it certainly is the behaviour in other terminals.
To Reproduce
Steps to reproduce the behavior:
Environment details
Additional context
Try to reproduce the problem with
kitty --config NONE: Same behaviour.