felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.19k stars 441 forks source link

Tilde sign not working #857

Open mvrck0 opened 3 years ago

mvrck0 commented 3 years ago

What is happening: L@ws1:/any/folder$ cd º

What's expected to happen: L@ws1:/any/folder$ cd ~

This happens in any type of shell, but works flawflessy with English keyboard layout.

felixse commented 3 years ago

Might be some keybinding that blocks it. Have a look at the keybindings in Settings and see if anything uses the same combo as the tilde on your keyboard layout

gitsieg commented 3 years ago

I weren't able to find any blocking keybindings in Settings.

m-thorsen commented 3 years ago

This is not an issue for me (also Norwegian keyboard), but I did have some issues with AltGr in general. (AltGr is required for tilde on Norwegian layout)

Maybe related to #534

nveloso commented 3 years ago

I'm having the same problem but I'm using a Portuguese keyboard layout.

When I press the ~ key I got ¿ and the expected is ~ When I press Shift ~ I got ¿ and the expected is ^

I don't have any keybinding with both of these keys

Santhin commented 3 years ago

Hey any updates with this problem?

gaia commented 2 years ago

same issue on 0.7.7: ~ triggers À

Works fine on Windows Terminal, Extraterm, Putty, in summary, everywhere.

I have to use International Keyboard (this is the software setting, the physical keyboard is the standard one sold in the US) because I write in multiple languages and need the accents.

image

toelt commented 2 years ago

If this gets fixed, Fluent Terminal will become by far the best terminal emulator in the whole M$ world!