view src/testdir/test48.ok @ 17520:827d29c8f7e8 v8.1.1758

patch 8.1.1758: count of g$ not used correctly when text is not wrapped commit https://github.com/vim/vim/commit/d5c8234517c18fa059b78f59eb96c35eda323dae Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 27 18:44:57 2019 +0200 patch 8.1.1758: count of g$ not used correctly when text is not wrapped Problem: Count of g$ not used correctly when text is not wrapped. Solution: Do use the count. (Christian Brabandt, closes https://github.com/vim/vim/issues/4729, closes https://github.com/vim/vim/issues/4566)
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Jul 2019 19:00:05 +0200
parents 9dc52b404c1b
children
line wrap: on
line source

, foo
keyword keyword
all your base 
are belong to vim
1 2 3 4 5 7
'i'   <-- should be 3 ' '
'C'   <-- should be 3 ' '
'a'    <-- should be 4 ' '
'A'<-- should be 0 ' '
'D'   <-- 'D' should be intact
this is a test
this is a test
this is a test
"r"    x<-- should be 'x'
"r"  x  <-- should be '  x  '
[This line should contain only the text between the brackets.]
   v   i   m   <-- should show the name of a noted text editor
    6   .   0   <-- and its version number

a
a
a