On 01/29/2016 11:14 AM, Eli Zaretskii wrote: > So you are saying that the candidates are shown only when selection is > done by typing a digit? > > Can we add an optional feature where the candidates will be shown even > in deterministic input methods, although the way to choose the > candidates is not by typing a digit? For example: > > a["'/^_`~] " - ä ' - á / - å ^ - â _ - ª ` - à ~ - ã I like this sugestion: it would be (more) consistent with Chinese input methods: In chinese-py "1. 你" means "press 1 to insert 你". With you proposal, "~ - ã" means "press ~ to insert ã". I like the symmetry (maybe using "→", just like in query-replace, would look a tiny bit nicer than " - " though?). I wonder how this would generalize to e.g. the TeX input method. Clément.