freebsd-src/sys/teken
Ed Schouten d8554e5c77 Tab should not blank cells.
It seems I was under the impression that a tab differs from a single
forward tabulation, namely that it blanks the underlying cells. This
seems not to be the case. They are identical.

This should fix applications like jove(1) that use tabs instead of
explicit cursor position setting.

Reported by:	Brett Glass <brett lariat net>
MFC after:	3 days, after it's tested
2011-10-07 12:21:50 +00:00
..
demo Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
libteken Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
stress Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
gensequences Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
sequences
teken.c Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
teken.h Add proper build infrastructure for teken. 2011-05-09 16:27:39 +00:00
teken_scs.h
teken_subr.h Tab should not blank cells. 2011-10-07 12:21:50 +00:00
teken_subr_compat.h
teken_wcwidth.h