Can not save file with fallback file picker if TAB
is used (use_system_path_prompts false)
#21046
Open
1 task done
Labels
bug
[core label]
keymap / key binding
Feedback for keyboard shortcuts, key mapping, etc
workspace
Feedback for workspace management, layout, interactions, etc
Check for existing issues
Describe the bug / provide steps to reproduce it
mkdir -p a/b/c/d/e
zed a
"use_system_path_prompts": false
./b
./b/c/d/e/
and pressTAB
.f.txt
and pressEnter
.Nothing happens and the file is not saved.
If
TAB
is not used and type the whole path manually, everything is just fine.Environment
Zed: v0.163.2 (Zed Preview)
OS: macOS 15.1.1
Memory: 64 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: