freebsd-dev/sys/teken
Ed Schouten 0475bba7f5 Always home the cursor when changing the scrolling region.
I thought this only had to be done when in origin mode, to ensure that
the cursor is not placed outside the origin, but it seems this is also
done when not in origin mode.

This fixes some artifacts when pressing ^L while running irssi in tmux.
(Almost) nobody noticed this, because cons25 doesn't have scrolling
regions.
2009-11-11 08:11:21 +00:00
..
gensequences
Makefile
sequences Discard Device Control Strings and Operating System Commands. 2009-10-08 10:26:49 +00:00
teken_demo.c Add 256 color support. 2009-09-26 15:26:32 +00:00
teken_scs.h Get rid of now deprecated SCS wrappers. 2009-09-26 15:03:42 +00:00
teken_stress.c Make the fuzzer a bit more useful by forcing 7-bit data into it. 2009-09-26 15:00:42 +00:00
teken_subr_compat.h Add 256 color support. 2009-09-26 15:26:32 +00:00
teken_subr.h Always home the cursor when changing the scrolling region. 2009-11-11 08:11:21 +00:00
teken_wcwidth.h
teken.c Discard Device Control Strings and Operating System Commands. 2009-10-08 10:26:49 +00:00
teken.h Add support for VT200-style mouse input. 2009-09-27 18:19:41 +00:00