Lines Matching refs:filename
508 …ng a character that doesn't appear in filenames that can be used to separate priority from filename
1383 " fname : a filename or a list of filenames
1394 …call netrw#ErrorMsg(s:ERROR,"attempting to use NetrwObtain on something not a filename or a list",…
1797 " call Decho("..ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")…
1863 …PerformListing, when w:netrw_liststyle is s:LONGLIST, will use a printf to pad filename with spaces
1900 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
2058 " NetRead: get temporary filename {{{3
2112 call netrw#ErrorMsg(s:ERROR,"Unbalanced string in filename '". wholechoice ."'",3)
2216 " NetRead: (ftp + machine,id,passwd,filename) NetRead Method #3 {{{3
2535 call netrw#ErrorMsg(s:ERROR,"Unbalanced string in filename '". wholechoice ."'",13)
2629 " NetWrite: (ftp + machine, id, passwd, filename) NetWrite Method #3 {{{3
2808 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
2813 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
2931 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
2936 " get name of remote filename (ie. url and all)
2981 " rename buffer back to remote filename
2991 " call Dredir("ls!","NetrwGetFile (renamed buffer back to remote filename<".rfile."> : expand(%)<…
3013 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
3038 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."…
3049 " 3: ftp + machine, id, password, and [path]filename
3058 " b:netrw_fname = filename
3096 " mipf : a:machine a:id password filename Use ftp
3097 " mf : a:machine filename Use ftp + <.netrc> or g:netrw_uid s:netrw_passwd
3098 …" ftpurm : ftp://[user@]host[[#:]port]/filename Use ftp + <.netrc> or g:netrw_uid s:netrw_passwd
3099 " rcpurm : rcp://[user@]host/filename Use rcp
3100 " rcphf : [user@]host:filename Use rcp
3101 " scpurm : scp://[user@]host[[#:]port]/filename Use scp
3102 " httpurm : http[s]://[user@]host/filename Use wget
3105 " fetchurm : fetch://[user@]host[:http]/filename Use fetch (defaults to ftp, override for http)
3106 " sftpurm : sftp://[user@]host/filename Use scp
3107 " fileurm : file://[user@]host/filename Use elinks or links
3230 " Method#3: Issue an ftp : "machine id password [path/]filename" {{{3
3240 " Method#3: Issue an ftp: "hostname [path/]filename" {{{3
3261 " Method#1: Issue an rcp: hostname:filename" (this one should be last) {{{3
3586 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%"…
3613 " call Decho("(set nomod) ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename…
3796 " save alternate-file's filename if w:netrw_rexlocal doesn't exist
3825 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." filename<".expand("%")."…
3909 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
3947 …mod nowrap) ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."> …
4028 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")…
4080 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
4201 fun! s:NetrwFullPath(filename) argument
4202 " " call Dfunc("s:NetrwFullPath(filename<".a:filename.">)")
4203 let filename= a:filename
4204 if filename !~ '^/'
4205 let filename= resolve(getcwd().'/'.filename)
4207 if filename != "/" && filename =~ '/$'
4208 let filename= substitute(filename,'/$','','')
4210 " " call Dret("s:NetrwFullPath <".filename.">")
4211 return filename
4278 " call Dredir("ls!","NetrwGetFile (renamed buffer back to remote filename<".rfile."> : expand(%)<"…
4610 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
4623 " restore position; keep cursor on the filename
4645 " keep cursor on the filename
4677 " for every filename in the marked list
4678 " call Decho("bookmark every filename in marked list",'~'.expand("<slnum>"))
4844 …_quickhelp." ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."> …
4846 …_quickhelp." ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."> …
4851 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")…
5204 " call Decho("restore: ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".exp…
5209 " call Decho("restore: ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".exp…
5222 " for tree, keeps cursor on current filename
5294 " given filename; typically this means given their extension.
5358 " set up the filename
6875 " append filename to buffer's markfilelist
6876 " call Decho("append filename<".a:fname."> to local markfilelist_".curbufnr."<".string(s:netrwma…
6881 " remove filename from buffer's markfilelist
6882 " call Decho("remove filename<".a:fname."> from local markfilelist_".curbufnr."<".string(s:netrw…
6927 " append new filename to global markfilelist
6929 " call Decho("append filename<".a:fname."> to global s:markfilelist<".string(s:netrwmarkfilelist…
6931 " remove new filename from global markfilelist
6932 " call Decho("remove new filename from global s:markfilelist",'~'.expand("<slnum>"))
6990 " for every filename in the marked list
7032 " for every filename in the marked list
7444 " apply command to marked files, individually. Substitute: filename -> %
7445 " If no %, then append a space and the filename to the command
7608 " apply command to marked files. Substitute: filename -> %
7609 " If no %, then append a space and the filename to the command
8006 for filename in filelist
8007 NetrwKeepj call s:NetrwMarkFile(a:islocal,substitute(filename,'^.*/','',''))
8221 " s:NetrwOpenFile: query user for a filename and open it {{{2
8226 let fname= input("Enter filename: ")
8244 " Does the filename contain a path?
8691 " call s:NetrwUpload(filename, target)
8692 " call s:NetrwUpload(filename, target, fromdirectory)
9698 " look for longest filename (cpf=characters per filename)
9699 " cpf: characters per filename
9707 " determine the maximum filename size; use that to set cpf
9764 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."…
9896 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."…
9900 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")."…
10177 " ftp + machine,id,passwd,filename: Method #3
10772 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
10992 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
11028 for filename in filelist
11030 " call Decho("for filename in filelist: filename<".filename.">",'~'.expand("<slnum>"))
11032 if getftype(filename) == "link"
11034 " call Decho("indicate <".filename."> is a symbolic link with trailing @",'~'.expand("<slnum>"))
11035 let pfile= filename."@"
11037 elseif getftype(filename) == "socket"
11039 " call Decho("indicate <".filename."> is a socket with trailing =",'~'.expand("<slnum>"))
11040 let pfile= filename."="
11042 elseif getftype(filename) == "fifo"
11044 " call Decho("indicate <".filename."> is a fifo with trailing |",'~'.expand("<slnum>"))
11045 let pfile= filename."|"
11047 elseif isdirectory(s:NetrwFile(filename))
11049 " call Decho("indicate <".filename."> is a directory with trailing /",'~'.expand("<slnum>"))
11050 let pfile= filename."/"
11052 …lseif exists("b:netrw_curdir") && b:netrw_curdir !~ '^.*://' && !isdirectory(s:NetrwFile(filename))
11054 … if filename =~ '\.[eE][xX][eE]$' || filename =~ '\.[cC][oO][mM]$' || filename =~ '\.[bB][aA][tT]$'
11056 " call Decho("indicate <".filename."> is executable with trailing *",'~'.expand("<slnum>"))
11057 let pfile= filename."*"
11060 let pfile= filename
11062 elseif executable(filename)
11064 " call Decho("indicate <".filename."> is executable with trailing *",'~'.expand("<slnum>"))
11065 let pfile= filename."*"
11068 let pfile= filename
11073 let pfile= filename
11083 " call Decho("filename<".filename.">",'~'.expand("<slnum>"))
11087 let sz = getfsize(filename)
11093 let pfile = longfile.sz." ".strftime(g:netrw_timefmt,getftime(filename))
11101 " call Decho("getftime(".filename.")=".getftime(filename),'~'.expand("<slnum>"))
11102 let t = getftime(filename)
11111 " call Decho("getfsize(".filename.")=".getfsize(filename),'~'.expand("<slnum>"))
11112 let sz = getfsize(filename)
11117 " call Decho("exe NetrwKeepj put ='".fsz.'/'.filename."'",'~'.expand("<slnum>"))
11696 " Places correct suffix on end of temporary filename,
11702 " get a brand new temporary filename
11711 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").…
11734 " re-use temporary filename
11759 " call Decho("ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%").">…
12149 " call Decho(" ro=".&l:ro." ma=".&l:ma." mod=".&l:mod." wrap=".&l:wrap." (filename<".expand("%")…