comparison src/libvterm/doc/seqs.txt @ 30876:2d2758ffd959 v9.0.0772

patch 9.0.0772: the libvterm code is outdated Commit: https://github.com/vim/vim/commit/501e77766cd30d8f4bfeb04a67aff1865b5f5a41 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 16 14:35:46 2022 +0100 patch 9.0.0772: the libvterm code is outdated Problem: The libvterm code is outdated. Solution: Include libvterm changes from revision 790 to 801.
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Oct 2022 15:45:04 +0200
parents f93337ae0612
children 82336c3b679d
comparison
equal deleted inserted replaced
30875:3295247d97a5 30876:2d2758ffd959
130 3x CSI ? $ p = DECRQM, request private mode 130 3x CSI ? $ p = DECRQM, request private mode
131 x CSI Sp q = DECSCUSR (odd numbers blink, even numbers solid) 131 x CSI Sp q = DECSCUSR (odd numbers blink, even numbers solid)
132 1 or 2 = block 132 1 or 2 = block
133 3 or 4 = underline 133 3 or 4 = underline
134 5 or 6 = I-beam to left 134 5 or 6 = I-beam to left
135 x CSI > q = XTVERSION, request version string
135 23x CSI " q = DECSCA, select character attributes 136 23x CSI " q = DECSCA, select character attributes
136 123x CSI r = DECSTBM 137 123x CSI r = DECSTBM
137 x CSI s = DECSLRM 138 x CSI s = DECSLRM
138 x CSI ' } = DECIC 139 x CSI ' } = DECIC
139 x CSI ' ~ = DECDC 140 x CSI ' ~ = DECDC