alphapapa / alphapapa/ement.el
Make the read receipt marker optional
Abierto
enhancement
- Lenguaje dominante
- Emacs Lisp
- Estrellas
- 604
- Forks
- 54
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Created from PR #136
The premise is that I have my chat windows on a separate monitor to read new messages without moving the cursor to the actual window. As a consequence, the read receipt markers are inaccurate and not helpful.
In the PR, we discussed that:
- We cannot disable the read receipt markers completely - otherwise, other clients won't know where we left off reading
- We don't want to hide the marker by adjusting its background and foreground colors - because then `j`, `k` in Evil mode step on this invisible line
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.