Re: master d423017cae1: * lisp/vc/vc-dir.el (vc-dir-headers): Try a hints separator line.
Dmitry Gutov <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28/08/2026 09:03, Eli Zaretskii wrote: > It's okay to > add strike-through on terminals which support that, but why break > those which don't and only have underline? Fair argument, but do you know terminals that support underline but not both, in any recent use? Additionally - but that might just be my impression - the line-of-dashes fallback we use when the feature is not available might be better than the underline based solution. Because it's spaced evenly on both sides of the line.