Open jtremesay-sereema opened 3 months ago
Huh, this is really strange. I'm currently not able to reproduce this - what keyboard layout are you using @jtremesay-sereema?
I use fr-bepo
Do you use the Meta (Alt) key to insert &
? If so, do you have terminal.option_as_meta = false
set in your preferences?
Check for existing issues
Describe the bug / provide steps to reproduce it
I want to type a command like
docker build -t foo . && docker run foo
, but every time I type the ampersand character something strange happens. Not sure of to describe it. It look like it toggle some kind of auto-completion in the shell. See the attached screen recording.I didn’t have the issue with others terminal (iterm2, vscode, …)
Environment
Zed: v0.149.3 (Zed) OS: macOS 14.6.1 Memory: 16 GiB Architecture: x86_64
If applicable, add mockups / screenshots to help explain present your vision of the feature
Zed, with the strange behaviour: https://github.com/user-attachments/assets/4e774c45-a850-4a42-bf35-9a1326ec68b3
iterm2, that lets me type my ampersands with no problem: https://github.com/user-attachments/assets/040bc232-48f7-48e4-92d0-640894ae4f90
If applicable, attach your Zed.log file to this issue.