Mercurial > vim
view src/testdir/test_search_mbyte.in @ 8465:5927180d0b4d v7.4.1523
commit https://github.com/vim/vim/commit/0622732b32ff4a883e4f490a1b38ada539da8ba2
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Mar 8 20:58:29 2016 +0100
patch 7.4.1523
Problem: Writing channel to a file fails on MS-Windows.
Solution: Disable it for now.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 08 Mar 2016 21:00:04 +0100 |
parents | 5f9aae6928bc |
children |
line wrap: on
line source
Test for search('multi-byte char', 'bce') STARTTEST :source small.vim :source mbyte.vim :set encoding=utf-8 :/^Test bce:/+1 :$put =search('A', 'bce', line('.')) :1;/^Results:/,$wq! test.out ENDTEST Results: Test bce: A