antonmedv / antonmedv/codejar

Conflict with ibus IME if highlighting is enabled

Abierto
#103 8 comentarios 0 reacciones 0 asignados Ver en GitHub
help wanted
Lenguaje dominante
TypeScript
Estrellas
2k
Forks
123
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I'm integrating codejar with my [personal website](https://quan.hoabinh.vn/), a Vietnamese blog. I use ibus-unikey, on Ubuntu, to input Vietnamese, and encounter an issue that, very often, uncommited chars are lost.

I found that codejar is relying on `event.isComposing` to detect if the IME is in its task. But actually, it is not reliable. You can read more here: https://lists.w3.org/Archives/Public/public-editing-tf/2015Nov/0001.html

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.