comparison 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
comparison
equal deleted inserted replaced
7002:6db4f492c515 7003:bc269cf15ccd
111 :inoremap <c-u> <left><c-u> 111 :inoremap <c-u> <left><c-u>
112 Avim3 112 Avim3
113 :iunmap <c-u> 113 :iunmap <c-u>
114 Avim4 114 Avim4
115 :" Test with backspace set to the compatible setting 115 :" Test with backspace set to the compatible setting
116 :set bs= 116 :set backspace= visualbell
117 A vim5A 117 A vim5A
118 A vim6Azweiu 118 A vim6Azweiu
119 :inoremap <c-u> <left><c-u> 119 :inoremap <c-u> <left><c-u>
120 A vim7 120 A vim7
121 :set cp 121 :set compatible novisualbell
122 ENDTEST 122 ENDTEST
123 1 this shouldn't be deleted 123 1 this shouldn't be deleted
124 2 this shouldn't be deleted 124 2 this shouldn't be deleted
125 3 this shouldn't be deleted 125 3 this shouldn't be deleted
126 4 this should be deleted 126 4 this should be deleted