Problem: No test for replacing on a tab in Virtual replace mode.
Solution: Add a test. (Elias Diem)
/^"r"
$5lrxa<-- should be 'x'\e
:"
+:" Test "r" on a tab
+:" Note that for this test, 'ts' must be 8 (the default).
+^5lrxA<-- should be ' x '\e
+:"
:" Test to make sure 'x' can delete control characters
:set display=uhex
^xxxxxxi[This line should contain only the text between the brackets.]\e
this is a test
this is a test
"r"
+"r"
a\16b\rsd
abcv6efi.him0kl
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
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 563,
/**/
562,
/**/