NetBSD/usr.bin/tset
simonb b267c1fb26 If there is no "set column" capability, don't try to use the "cursor
set" capability - just use the last-resort of using spaces.  Fixes the
``problem'' where "tset -Q" would move the cursor to the 24th line of an
xterm irrespective of where the cursor was before tset was run.
2000-06-07 13:21:43 +00:00
..
Makefile
extern.h Make emitting the full termcap entry an option otherwise csh breaks. 2000-05-31 05:50:05 +00:00
map.c
misc.c update after change to return value of tputs() third argument 1999-10-04 23:26:59 +00:00
set.c If there is no "set column" capability, don't try to use the "cursor 2000-06-07 13:21:43 +00:00
term.c Make emitting the full termcap entry an option otherwise csh breaks. 2000-05-31 05:50:05 +00:00
tset.1 Make emitting the full termcap entry an option otherwise csh breaks. 2000-05-31 05:50:05 +00:00
tset.c Set "lines" and "columns" if ioctl(TIOCGWINSZ) returns something useful. 2000-06-07 13:18:36 +00:00
wrterm.c