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
map.c
misc.c
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
tset.1
tset.c Set "lines" and "columns" if ioctl(TIOCGWINSZ) returns something useful. 2000-06-07 13:18:36 +00:00
wrterm.c