Re: master d423017cae1: * lisp/vc/vc-dir.el (vc-dir-headers): Try a hints separator line.
Johan Myréen <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <CA+TD5hhW7ZFA9MkNP1P4ECPu321T6CcXFTeR3W_Y8qWLKA8nBw@mail.gmail.com> |
On Fri, 28 Aug 2026 at 13:46, Dmitry Gutov <[email protected]> wrote: > 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? > I don't know if strike-through support is missing from any modern terminal emulators, but I do know it was not supported by the vt100 terminal, which is the grandmother of most modern terminal emulators. Both the vt100 and the vt220 support underline, but not strike-through.