sequences (1409e715e64d67b3093a889e63b33ef48e280ec8) sequences (8dcd2ed3c92d5fcaca7da3d2669b7ed3bd510ac9)
1#-
2# Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org>
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 34 unchanged lines hidden (view full) ---

43CUB Cursor Backward ^[ [ D n
44CUD Cursor Down ^[ [ B n
45CUD Cursor Down ^[ [ e n
46CUF Cursor Forward ^[ [ C n
47CUF Cursor Forward ^[ [ a n
48CUP Cursor Position ^[ [ H n n
49CUP Cursor Position ^[ [ f n n
50CUU Cursor Up ^[ [ A n
1#-
2# Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org>
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 34 unchanged lines hidden (view full) ---

43CUB Cursor Backward ^[ [ D n
44CUD Cursor Down ^[ [ B n
45CUD Cursor Down ^[ [ e n
46CUF Cursor Forward ^[ [ C n
47CUF Cursor Forward ^[ [ a n
48CUP Cursor Position ^[ [ H n n
49CUP Cursor Position ^[ [ f n n
50CUU Cursor Up ^[ [ A n
51CS Cursor style ^[ [ SP q r
51DA1 Primary Device Attributes ^[ [ c r
52DA2 Secondary Device Attributes ^[ [ > c r
53DC Delete character ^[ [ P n
54DCS Device Control String ^[ P
55DECALN Alignment test ^[ # 8
56DECDHL Double Height Double Width Line Top ^[ # 3
57DECDHL Double Height Double Width Line Bottom ^[ # 4
58DECDWL Single Height Double Width Line ^[ # 6

--- 57 unchanged lines hidden ---
52DA1 Primary Device Attributes ^[ [ c r
53DA2 Secondary Device Attributes ^[ [ > c r
54DC Delete character ^[ [ P n
55DCS Device Control String ^[ P
56DECALN Alignment test ^[ # 8
57DECDHL Double Height Double Width Line Top ^[ # 3
58DECDHL Double Height Double Width Line Bottom ^[ # 4
59DECDWL Single Height Double Width Line ^[ # 6

--- 57 unchanged lines hidden ---