Lines Matching refs:file
36 " We shouldn't find any file till this point
40 call writefile(['Holy Grail'], 'Xfind/file.txt')
41 call writefile(['Jimmy Hoffa'], 'Xfind/in/file.txt')
43 call writefile(['E.T.'], 'Xfind/in/path/file.txt')
47 call feedkeys(":find file\t\n", "xt")
49 call feedkeys(":find file\t\t\n", "xt")
51 call feedkeys(":find file\t\t\t\n", "xt")
57 call feedkeys(":find file\t\n", "xt")
59 call feedkeys(":find file\t\t\n", "xt")
61 call feedkeys(":find file\t\t\t\n", "xt")
68 call feedkeys(":find file\t\n", "xt")
70 call feedkeys(":find file\t\t\n", "xt")
72 call feedkeys(":find file\t\t\t\n", "xt")
74 call feedkeys(":find file\t\t\n", "xt")
77 " is Xfind/in/file.txt.
137 call feedkeys(":find file\t\n", "xt")
143 " Open the file where Jimmy Hoffa is found
144 e in/file.txt
145 " Find the file containing 'E.T.' in the Xfind/in/path directory
146 call feedkeys(":find file\t\n", "xt")
151 " Open Jimmy Hoffa file
152 e in/file.txt
155 " Search for the file containing Holy Grail in same directory as in/path.txt