diff src/testdir/test29.in @ 7003:bc269cf15ccd v7.4.819

patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:33:48 +0200
parents 81c26975e8f9
children ae45d497868f
line wrap: on
line diff
--- a/src/testdir/test29.in
+++ b/src/testdir/test29.in
@@ -113,12 +113,12 @@ Avim3
 :iunmap <c-u>
 Avim4
 :" Test with backspace set to the compatible setting
-:set bs=
+:set backspace= visualbell
 A vim5A
 A vim6Azweiu
 :inoremap <c-u> <left><c-u>
 A vim7
-:set cp
+:set compatible novisualbell
 ENDTEST
 1 this shouldn't be deleted
 2 this shouldn't be deleted