alphapapa / alphapapa/ement.el

Display names and text aren't separated by some space in TTY emacs

Aberta
#82 10 comentários 0 reações 1 responsável Reivindicada por @alphapapa Ver no GitHub
bug help wanted
Linguagem predominante
Emacs Lisp
Estrelas
604
Forks
54
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Here's a screenshot showing what I mean:
![Screenshot-2022-07-13_213111](https://user-images.githubusercontent.com/103854/178822869-9901b52d-b54e-4cb5-81e3-10dbf444f984.png)

The docstring of `ement-room-left-margin-width` says it should be set larger on TTYs than on gui emacsen, otherwise display names could run into the event text. However, when I increase it, the margin becomes larger yet the names stay right-aligned and leave no space between name and message.

This becomes worse when names are truncated with ellipsis where it can happen that the ellipsis actually runs into the text:
![Screenshot-2022-07-13_220038](https://user-images.githubusercontent.com/103854/178824213-6ced3f8e-4b8e-42ff-8928-7abec5edccd3.png)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.