diff options
author | 2019-03-12 11:01:25 +0000 | |
---|---|---|
committer | 2019-03-12 11:01:25 +0000 | |
commit | 818e463522f2237e9da1be8aa7958dcc8af28fca (patch) | |
tree | e47f1fa14bbc52f0b6232e07b5aba6893c221b8f /usr.bin/tmux/cmd-send-keys.c | |
parent | Remove unused uaudioreg.h file. (diff) | |
download | wireguard-openbsd-818e463522f2237e9da1be8aa7958dcc8af28fca.tar.xz wireguard-openbsd-818e463522f2237e9da1be8aa7958dcc8af28fca.zip |
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 'usr.bin/tmux/cmd-send-keys.c')
0 files changed, 0 insertions, 0 deletions