freebsd-dev/sys/teken
Ed Schouten f311d56014 Properly get out of origin mode if the cursor has to move outside of it.
In some cases events may occur that move the cursor outside the
scrolling region while in origin mode, which is normally not possible.
Events like these include:

- Alignment test.
- Restore cursor.

Properly switch off origin mode in these cases.

MFC after:	1 month
2009-09-26 15:07:11 +00:00
..
gensequences
Makefile
sequences Add a new escape sequence to switch between cons25 and xterm. 2009-09-25 13:51:01 +00:00
teken_demo.c Commit all local modifications I have to libteken: 2009-09-12 12:44:21 +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 a new escape sequence to switch between cons25 and xterm. 2009-09-25 13:51:01 +00:00
teken_subr.h Properly get out of origin mode if the cursor has to move outside of it. 2009-09-26 15:07:11 +00:00
teken_wcwidth.h
teken.c Get rid of now deprecated SCS wrappers. 2009-09-26 15:03:42 +00:00
teken.h Make SCS work in 8-bit mode. 2009-09-24 20:33:14 +00:00