-
Couldn't load subscription status.
- Fork 5.7k
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
Hello
I use Zed to prepare a postgresql course, and I use the terminal for many manipulations.
So I detected that I can't enter the \ (antislash) character in the terminal, and I have to enter it in the editor and copy/paste it in terminal... Annoying to make a \q for example ;-)
If I am at the bash level (not in psql), successively pressing \ and \ makes an ls
I've check settings>key bindings and settings>default key bindings I didn't detect anything suspect (I didn't change the default values)
Of cours, i'ts possible to make a \ in the classic terminal, in the VSC terminal, and in other applications in general
Environment
MacBook Air
MacOS Sonoma 14.4.1 (23E224)
To obtain \ a need to use shift+option+/
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response