blob: bdcfb77dba3b12aad1cd32f8e0ce45b944970e63 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
2
3STARTTEST
4:set smarttab expandtab ts=8 sw=4
Bram Moolenaarba79b4e2008-06-20 15:53:31 +00005:" make sure that backspace works, no matter what termcap is used
6:set t_kD=x7f t_kb=x08
Bram Moolenaar071d4272004-06-13 20:20:40 +00007/some
8r :set noexpandtab
9/other
10r
11:" Test replacing with Tabs and then backspacing to undo it
120wR 
13:" Test replacing with Tabs
140wR 
15:?^start?,$w! test.out
16:qa!
17ENDTEST
18
19start text
20 some test text
21test text
22 other test text
23 a cde
24 f ghi
25test text