Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

Can't write the tilde character ('~') on Spanish ISO keyboard #8

Open Pablo-Merino opened 8 years ago

Pablo-Merino commented 8 years ago

Hello! I find this package really useful, but I'm having some trouble writing the '~' character. In my keyboard (Spanish ISO, using a MacBook Air on 10.10.5 and the latest Atom), I usually type that with Option-ñ (ñ being a key specific to this keyboard).

I don't know why is this happening, as this key combination works on every other app. What could I do to fix or debug this?

Thanks in advance

ggreer commented 8 years ago

Does option + anything generate characters?

lmdrx commented 8 years ago

I'm experiencing this as well... option-plus indeed returns other expected characters except tilde.

FWIW:

Term3 v.0.21.0

~ (U+ 007E)

ñ (U+00F1)

fcomrqz commented 8 years ago

I can make '~' with fn-F7. And I only have the problem with zsh. Any have a solution?

I'd appreciate your help. 🙏