gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.4k stars 294 forks source link

Synchronised inputs is not compatible with two-stroke accents. #1768

Open valenca opened 5 years ago

valenca commented 5 years ago

In a Portuguese keyboard layout (and others, I presume), the accent keys (` ´ ^ ~) have to be pressed twice for the character to appear (pressing once will produce no output until a vowel or other letter is pressed to get ã, õ, à, ó and so forth).

Doing either of these in two tiles with synchronised input will send the actual character only to the focused tile. This is a bit frustrating as it's easy to forget and in simple tasks it can cause some problems, such as referring to the home folder or creating regular expressions that start with a given letter.

valenca commented 4 years ago

do we allow bumps in this project?