Mercurial > vim
view src/libvterm/t/46screen_extent.test @ 15681:ef9c89680e7f v8.1.0848
patch 8.1.0848: cannot build with Ruby 1.8
commit https://github.com/vim/vim/commit/b191be2f0000bf1de09a79226cfd405d9387caa3
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jan 30 21:00:12 2019 +0100
patch 8.1.0848: cannot build with Ruby 1.8
Problem: Cannot build with Ruby 1.8. (Tom G. Christensen)
Solution: Use rb-str_new2(). (Yasuhiro Matsumoto, closes https://github.com/vim/vim/issues/3883,
closes #3884)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 30 Jan 2019 21:15:06 +0100 |
parents | b8299e742f41 |
children |
line wrap: on
line source
INIT WANTSCREEN !Bold extent RESET PUSH "AB\e[1mCD\e[mE" ?screen_attrs_extent 0,0 = 0,0-1,1 ?screen_attrs_extent 0,1 = 0,0-1,1 ?screen_attrs_extent 0,2 = 0,2-1,3 ?screen_attrs_extent 0,3 = 0,2-1,3 ?screen_attrs_extent 0,4 = 0,4-1,79