]> granicus.if.org Git - vim/commitdiff
Set 'visualbell' in test 72 to avoid a beep.
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Aug 2010 11:27:48 +0000 (13:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Aug 2010 11:27:48 +0000 (13:27 +0200)
runtime/doc/todo.txt
src/testdir/test72.in

index ba8db842bf06847c387192ae3db365ee618eedfe..120b88d16a71ec72b07f687c3cb57c0cd2d390c2 100644 (file)
@@ -36,8 +36,6 @@ Before release 7.3:
 Better Czech keymap. (Stepnem, 2010 May 4)  Use if no response from Jiri
 Tobisek.
 
-test72 causes a beep for using "u" when it doesn't work.
-
 :!cmd completion doesn't work on Windows. (Yue Wu).
 Problem with space in path?
 
index faf5c0a09b0fa74af387a3448e52c69808403ed9..6acb6d8f4acb2ba8e70ce929817d597fb48ad11f 100644 (file)
@@ -6,7 +6,7 @@ STARTTEST
 :so small.vim
 :"
 :" Test 'undofile': first a simple one-line change.
-:set nocompatible viminfo+=nviminfo
+:set nocompatible viminfo+=nviminfo visualbell
 :set ul=100 undofile nomore
 :e! Xtestfile
 ggdGithis is one line\e:set ul=100