Home
last modified time | relevance | path

Searched refs:curdir (Results 1 – 25 of 27) sorted by relevance

12

/vim-8.2.3635/src/
H A Dfindfile.c2337 STRCPY(buf, curdir); in expand_path_option()
2344 len = (int)STRLEN(curdir); in expand_path_option()
2348 STRCPY(buf, curdir); in expand_path_option()
2428 char_u *curdir; in uniquefy_paths() local
2462 mch_dirname(curdir, MAXPATHL); in uniquefy_paths()
2463 expand_path_option(curdir, &path_ga); in uniquefy_paths()
2582 vim_free(curdir); in uniquefy_paths()
2607 char_u *curdir; in expand_in_path() local
2614 mch_dirname(curdir, MAXPATHL); in expand_in_path()
2617 expand_path_option(curdir, &path_ga); in expand_in_path()
[all …]
H A Dex_cmds.c3204 char_u curdir[MAXPATHL]; in do_ecmd() local
3209 if (mch_dirname(curdir, MAXPATHL) != FAIL in do_ecmd()
3210 && vim_fnamecmp(curdir, filedir) != 0) in do_ecmd()
/vim-8.2.3635/runtime/autoload/
H A Dvimball.vim114 let curdir = getcwd()
128 call s:ChgDir(curdir)
167 call s:ChgDir(curdir)
239 let curdir = getcwd()
241 " call Decho("curdir<".curdir.">")
387 call s:ChgDir(curdir)
427 let curdir = getcwd()
430 " call Decho("curdir <".curdir.">")
481 call s:ChgDir(curdir)
629 let curdir= getcwd()
[all …]
H A Dtar.vim409 let curdir= getcwd()
492 let tarfile= curdir.'/'.tarfile
556 exe "cd ".fnameescape(curdir)
754 let curdir = getcwd()
755 " call Decho("curdir <".curdir.">")
764 " call Decho("curdir<".curdir."> vimhome<".vimhome.">")
765 if simplify(curdir) != simplify(vimhome)
782 if simplify(curdir) != simplify(tarhome)
786 " call Decho("exe cd ".fnameescape(curdir))
787 exe "cd ".fnameescape(curdir)
[all …]
H A Dnetrw.vim684 let curdir= substitute(curdir,'\','/','g')
898 " call Decho("curdir<".curdir.">",'~'.expand("<slnum>"))
4403 if curdir !~ '[\/]$'
4404 let curdir= curdir.'/'
4407 let curdir= fnameescape(curdir)
4410 return curdir
5286 let curdir= substitute(curdir,'^.*[\/]','','')
7274 " call Decho(" curdir =".curdir,'~'.expand("<slnum>"))
7299 " call Decho(" refresh curdir=".curdir,'~'.expand("<slnum>"))
7947 " call Decho("curdir<".fnameescape(curdir).">")
[all …]
H A Dzip.vim279 let curdir= getcwd()
323 let zipfile= curdir.'/'.zipfile
362 call s:ChgDir(curdir,s:WARNING,"(zip#Write) unable to return to ".curdir."!")
H A Dgetscript.vim535 let curdir = fnameescape(substitute(getcwd(),'\','/','ge'))
536 let installdir= curdir."/Installed"
540 " call Decho("curdir<".curdir."> installdir<".installdir.">")
632 exe "cd ".fnameescape(curdir)
H A Dada.vim448 … set sessionoptions=buffers,curdir,folds,globals,resize,slash,tabpages,tabpages,unix,winpos,winsize
/vim-8.2.3635/src/testdir/
H A Dtest_execute_func.vim111 let curdir = getcwd()
119 execute 'cd ' .. curdir
H A Dtest_cd.vim173 let curdir = getcwd()
177 call assert_equal(curdir, getcwd())
H A Dtest_options.vim426 call assert_fails('set sessionoptions=curdir,sesdir', 'E474:')
428 call assert_fails('set sessionoptions=sesdir,curdir', 'E474:')
H A Dtest_mksession.vim823 set sessionoptions-=curdir
H A Dtest_vim9_script.vim3486 var curdir = getcwd()
3504 chdir(curdir)
/vim-8.2.3635/runtime/lang/
H A Dmenu_chinese_gb.936.vim392 …menutrans Filenames\ Matching\ Pattern\ (curdir\ only)<tab>:Explore\ */ ƥ��ָ���ļ���ģʽ(��ǰĿ¼)<tab…
394 …menutrans Files\ Containing\ String\ Pattern\ (curdir\ only)<tab>:Explore\ *// ���ݰ���ָ���ַ���ģʽ(�…
H A Dmenu_zh_cn.utf-8.vim392 …menutrans Filenames\ Matching\ Pattern\ (curdir\ only)<tab>:Explore\ */ 匹配指定文件名模式(当前目录)<tab>:Exp…
394 …menutrans Files\ Containing\ String\ Pattern\ (curdir\ only)<tab>:Explore\ *// 内容包含指定字符串模式(当前目录)<t…
H A Dmenu_da.utf-8.vim409 menut Filenames\ Matching\ Pattern\ (curdir\ only)<tab>:Explore\ */ test29<tab>:Explore\ */
411 menut Files\ Containing\ String\ Pattern\ (curdir\ only)<tab>:Explore\ *// test31<tab>:Explore\…
/vim-8.2.3635/runtime/doc/
H A Dusr_21.txt267 "blank,buffers,curdir,folds,help,options,tabpages,winsize,terminal".
271 curdir the current directory
H A Dos_win32.txt56 Current directory *win32-curdir*
H A Dgui_x11.txt573 blank,curdir,folds,globals,help,options,tabpages,winsize
H A Dstarting.txt1352 4. Restores the current directory if 'sessionoptions' contains "curdir", or
1423 directory and 'viewoptions' contains "curdir".
H A Doptions.txt6582 'sessionoptions' 'ssop' string (default: "blank,buffers,curdir,folds,
6593 curdir the current directory
6622 Don't include both "curdir" and "sesdir".
6623 When neither "curdir" nor "sesdir" is included, file names are stored
8563 'viewoptions' 'vop' string (default: "folds,options,cursor,curdir")
8580 curdir the window-local directory, if set with `:lcd`
H A Dtags8105 netrw-curdir pi_netrw.txt /*netrw-curdir*
10371 win32-curdir os_win32.txt /*win32-curdir*
H A Dpi_netrw.txt1583 *netrw-curdir*
H A Dversion6.txt327 'sessionoptions' now includes "curdir" by default. This means that restoring
1164 Added "curdir" and "sesdir" to 'sessionoptions'. Allows selection of what
/vim-8.2.3635/runtime/syntax/
H A Deuphoria4.vim78 syn keyword euphoria4Library create_directory create_file curdir current_dir

12