1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/tset
nicm 818e463522 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
2019-03-12 11:01:25 +00:00
..
Makefile
tset.1
tset.c Almost all terminals now support hardware tabs so default to OXTABS 2019-03-12 11:01:25 +00:00