From: Bram Moolenaar Date: Sat, 7 Aug 2010 11:27:48 +0000 (+0200) Subject: Set 'visualbell' in test 72 to avoid a beep. X-Git-Tag: v7.3~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd10ce91a8cc4d9640d8ba5b89710c54af4f05f8;p=vim Set 'visualbell' in test 72 to avoid a beep. --- diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index ba8db842b..120b88d16 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -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? diff --git a/src/testdir/test72.in b/src/testdir/test72.in index faf5c0a09..6acb6d8f4 100644 --- a/src/testdir/test72.in +++ b/src/testdir/test72.in @@ -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:set ul=100