[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: display-line-number in term
From: |
Eli Zaretskii |
Subject: |
Re: display-line-number in term |
Date: |
Fri, 15 Feb 2019 16:12:45 +0200 |
> Date: Fri, 15 Feb 2019 12:26:10 +0100
> From: Ergus <spacibba@aol.com>
>
> When I use global-display-line-numbers I have some issues when I open a
> terminal because of the line numbers.
>
> The lines are broken because "tput cols" reports the total with of the
> window, but does not take into account the 3/4 (or more) chars taken by
> the line number.
>
> The problem is worst when trying to use for example moc.
>
> A possible solution could be to disable the numbers in
> term-mode, but maybe there is a better/more elegant solution.
>
> Any idea?
Please report this as a bug, preferably with a complete reproducing
recipe.