summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2021-11-20 14:52:22 +0000
committerchristos <christos@NetBSD.org>2021-11-20 14:52:22 +0000
commitd6c447ca76a100c1648e40f5814822d23a3f1926 (patch)
tree425386f98f57466bca85949b86cdf9e97fa05f2c /libexec
parentdf91605590ccb3e8a7f0a99c43ee53206b713bab (diff)
PR/56496: Hauke Fath: etcupdate(8) merge formatting issue
Follow suit and turn off OXTABS by default FreeBSD did that in 1994: r3505 | wollman | 1994-10-10 20:16:28 -0400 (Mon, 10 Oct 1994) | 5 lines Turn off OXTABS by default. Inspection of systems here finds no commercial systems with it on by default (or the equivalent flag) and terminal control sequences confuse it greatly. (Try running `ls' under bash in an XTerm, for instance.) OpenBSD did that in 2019: date: 2019/03/12 11:01:25; author: nicm; state: Exp; lines: +2 -2; commitid: XOmQAZHjspUKWzDx; Almost all terminals now support hardware tabs so default to OXTABS off. This makes three changes: adds the ht capability to the standard lines in gettytab(5); removes OXTABS from TTYDEF_OFLAG in ttydefaults.h (the defaults used by pty(4) - diff from martijn); and only sets OXTABS on terminals which lack hts and tbc in tset(1) (from Thomas Dickey upstream). Addresses problems reported by tedu. ok millert
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions