Tuesday, August 31, 2010

Re: vim 7.1 vs. vim 7.2 multi line commenting

On Tue, Aug 31, 2010 at 4:34 PM, Pavan Savoy <pavan_savoy@sify.com> wrote:
> Hi,
>
> In vim 7.1 I remember there was this feature where as soon as I type
> /* the next * on the next line was automatically printed, where is
> this feature now?
> I have all the same .vimrc from 7.1, and same packages, but it doesn't
> seem to be working :(

Can you paste your .vimrc?
AFAIK this is enabled by cindent option (try "set cindent" on the
.vimrc). Also, verify if your vim was compiled with the indentation
features.

>
> Please help.
>
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>

--
==============================================
Ivan Sichmann Freitas
Engenharia de Computação 2009
UNICAMP
http://identi.ca/ivansichmann
Grupo Pró Software Livre UNICAMP - GPSL
==============================================

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

vim 7.1 vs. vim 7.2 multi line commenting

Hi,

In vim 7.1 I remember there was this feature where as soon as I type
/* the next * on the next line was automatically printed, where is
this feature now?
I have all the same .vimrc from 7.1, and same packages, but it doesn't
seem to be working :(

Please help.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Re: netrw copy from local to network is failing

epanda wrote:
>
> Finally DechoTabOn works well.
>
> This is the log :
>
<snip>

Hello, Epanda:

May I suggest that we take this offline -- just use my email address. I
really doubt that there'll be many who'll want to see 120K trace files.

Regards,
Chip Campbell

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Re: ctags output available via taglist

On 2010-08-31, David Fishburn wrote:
> Vim 7.3.
>
> Is it possible to use a system() call to get the output from running
> ctags and somehow pipe that input so that it is available via the
> taglist() function?
>
> Or at least provide that output into something that will parse it and
> provide it via one of Vim's functions?
>
> This has to be dynamic, so I can't specify a tags file via:
> set tags=

You might take a look at the ctags.vim plugin,
http://vim.sourceforge.net/scripts/script.php?script_id=610. The
GenerateTags() function uses system() to execute ctags and collect
its output into one string which it then parses.

HTH,
Gary

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Re: netrw copy from local to network is failing

Finally DechoTabOn works well.

This is the log :

---------
Decho Tab C:\Users\Admin\vimfiles\autoload\netrw.vim
---------
doing autoload/netrw.vim version v141c
ssh is not executable
netrw#Nread(mode=2 fname<ftp://ftpperso.free.fr/>) {
|netrw#NetrwSavePosn() {
||currently, win#1 line#1 col#1
||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=1 col=1 hline=1 {
|||restore window: exe silent! 1wincmd w
|||restore topofscreen: exe norm! 1G0z
|||restore posn: exe norm! 1G01|
|||return netrw#NetrwRestorePosn }
||return netrw#NetrwSavePosn : winnr=1 line=1 col=1 hline=1 }
|netrw#NetRead(mode=2,...) a:0=1 v141c {
||s:NetrwOptionSave(vt<w:>) win#1 buf#2<ftp:\\ftpperso.free.fr\>
winnr($)=1 {
|||w:netrw_optionsave doesn't exist
|||fo=tcq acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#2 }
||s:NetrwSafeOptions() win#1 buf#2<ftp:\\ftpperso.free.fr\> winnr($)=1
{
|||win#1's ft=
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<> ei=
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||s:RestoreCursorline() currently, cul=1 cuc=0 win#1 buf#2 {
|||return s:RestoreCursorline : restored cul=0 cuc=0 }
||readcmd<%r> ichoice=1
||s:GetTempfile(fname<>) {
|||tmpfile<C:\Users\Admin\AppData\Local\Temp\VIA54B5.tmp> : from
tempname()
|||tmpfile<C:/Users/Admin/AppData/Local/Temp/VIA54B5.tmp> : chgd any \
-> /
|||tmpfile<C:/Users/Admin/AppData/Local/Temp/VIA54B5.tmp>
s:netrw_tmpfile<C:/Users/Admin/AppData/Local/Temp/VIA54B5.tmp>
|||o/s dependent fixed tempname<C:\Users\Admin\AppData\Local\Temp
\VIA54B5.tmp>
|||ro=0 ma=1 mod=0 wrap=0
|||return s:GetTempfile <C:\Users\Admin\AppData\Local\Temp
\VIA54B5.tmp> }
||no lastfile: choice<ftp://ftpperso.free.fr/>
||choice<ftp://ftpperso.free.fr/>
||NetrwMethod(a:choice<ftp://ftpperso.free.fr/>) {
|||determine method:
|||ftp://...
|||g:netrw_machine<ftpperso.free.fr>
|||has -s: : s:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
||| g:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
|||a:choice <ftp://ftpperso.free.fr/>
|||b:netrw_method <2>
|||g:netrw_machine<ftpperso.free.fr>
|||g:netrw_port <>
|||b:netrw_fname <>
|||return NetrwMethod : b:netrw_method=2 g:netrw_port= }
||s:GetTempfile(fname<>) {
|||tmpfile<C:\Users\Admin\AppData\Local\Temp\VIA54B5.tmp> re-using
|||ro=0 ma=1 mod=0 wrap=0
|||return s:GetTempfile <C:\Users\Admin\AppData\Local\Temp
\VIA54B5.tmp> }
||checking if NetrwBrowse() should handle choice<ftp://
ftpperso.free.fr/> with netrw_list_cmd<>
||yes, choice matches '^.*[/]$'
||s:NetrwBrowse(islocal=0 dirname<ftp://ftpperso.free.fr/>)
liststyle=0 v141c buf#2<ftp:\\ftpperso.free.fr\> win#1 {
|||tab#1 win#1
|||redir<ls!>:
|||redir<ls!>: 1 # "~\.netrc" ligne 1
|||redir<ls!>: 2 %a "ftp:\\ftpperso.free.fr\" ligne 1
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||s:NetrwBookHistRead() {
||||sourcing .netrwhist
||||return s:NetrwBookHistRead }
|||s:NetrwOptionSave(vt<w:>) win#1 buf#2<ftp:\\ftpperso.free.fr\>
winnr($)=1 {
||||w:netrw_optionsave=1
||||return s:NetrwOptionSave : options already saved }
|||s:UseBufWinVars() {
||||return s:UseBufWinVars }
|||NetrwMenu(domenu=1) {
||||initialize menu
||||return NetrwMenu }
|||s:NetrwGetBuffer(islocal=0 dirname<ftp://ftpperso.free.fr/>)
liststyle=0 {
||||--re-use a buffer if possible--
||||--find buffer numnber of buffer named precisely the same as
dirname--
||||redir<ls!>:
||||redir<ls!>: 1 # "~\.netrc" ligne 1
||||redir<ls!>: 2 %a "ftp:\\ftpperso.free.fr\" ligne 1
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||| find buffer<ftp://ftpperso.free.fr/>'s number
|||| bufnr(dirname<ftp://ftpperso.free.fr/>)=2
|||| findbuf1: bufnum=bufnr('ftp://ftpperso.free.fr/')=2
bufname(2
)<ftp:\\ftpperso.free.fr\> (initial)
|||| handling approx match: bufnum#2<ftp:\\ftpperso.free.fr\> approx-
dirname<ftp://ftpperso.free.fr/>
|||| findbuf2: buflast=bufnr($)=3
|||| findbuf3: while [ibuf= 1]<=[buflast=3]: dirname<ftp://
ftpperso.free.fr/> bname=bufname(1)<C:/Users/Admin/.netrc>
|||| findbuf3: while [ibuf= 2]<=[buflast=3]: dirname<ftp://
ftpperso.free.fr/> bname=bufname(2)<ftp://ftpperso.free.fr>
|||| findbuf3c: passes test 3 : dirname<ftp://ftpperso.free.fr/
>=~^ftp://ftpperso.free.fr/$
|||| findbuf4: bufnum=2 (ibuf=2 buflast=3)
||||--re-use buffer#2 (bufexists([bufnum=2])=1)
|||| reusing buffer#2<ftp:\\ftpperso.free.fr\> using: b 2
||||s:NetrwListSettings(islocal=0) {
|||||setlocal bt=nofile nobl ma nonu nowrap noro
|||||exe sil! keepalt file ftp:\\ftpperso.free.fr\
|||||redir<ls!>:
|||||redir<ls!>: 1 # "~\.netrc" ligne 1
|||||redir<ls!>: 2u%a "ftp:\\ftpperso.free.fr\" ligne 1
|||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||||exe setlocal ts=32
|||||return s:NetrwListSettings }
||||return s:NetrwGetBuffer 0 : re-using buffer#2, but its empty, so
refresh it }
|||2match none
|||set b:netrw_curdir to the new directory name: (buf#2)
|||b:netrw_curdir<ftp://ftpperso.free.fr/>
|||remote only:
|||b:netrw_curdir<ftp://ftpperso.free.fr/> dirname<ftp://
ftpperso.free.fr/>
|||(normal) dirname<ftp://ftpperso.free.fr/>
|||b:netrw_curdir<ftp://ftpperso.free.fr/> (remote)
|||s:BrowserMaps(islocal=0) b:netrw_curdir<ftp://ftpperso.free.fr/> {
||||make remote maps
||||s:RemotePathAnalysis() {
|||||set up s:method <ftp>
|||||set up s:user <>
|||||set up s:machine<ftpperso.free.fr>
|||||set up s:port <>
|||||set up s:path <>
|||||set up s:fname <ftpperso.free.fr/>
|||||return s:RemotePathAnalysis }
||||s:SetRexDir(islocal=0 dirname<ftp://ftpperso.free.fr/>) {
|||||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||||making map for 2-leftmouse
|||||return s:SetRexDir }
||||return s:BrowserMaps }
|||s:PerformListing(islocal=0) bufnr(%)=2<ftp:\\ftpperso.free.fr\> {
||||s:NetrwSafeOptions() win#1 buf#2<ftp:\\ftpperso.free.fr\>
winnr($)=1 {
|||||win#1's ft=
|||||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||||setlocal cursorline
||||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||||ft<> ei=
|||||fo=nroql2 acd=0
|||||return s:NetrwSafeOptions }
||||setlocal noro ma
||||w:netrw_liststyle=0
||||s:NetrwBookHistHandler(chg=3 curdir<ftp://ftpperso.free.fr/>)
cnt=0 histcnt=6 histmax=10 {
|||||(browsing) record curdir history
|||||save dirhist#7<ftp://ftpperso.free.fr/>
|||||NetrwBookmarkMenu() histcnt=7 menucnt=28 {
||||||removing Netrw.Bookmarks menu item(s)
||||||silent! menu 80.3.8 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.9 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.10 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
||||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
||||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
||||||return NetrwBookmarkMenu }
|||||return s:NetrwBookHistHandler }
||||set up banner
||||handle specified sorting: g:netrw_sort_by<name>
||||directories will be sorted by name
||||s:netrwmftgt does not exist, don't make Copy/Move Tgt
||||handle hiding/showing (g:netrw_hide= g:netrw_list_hide<>)
||||bannercnt=8 (should index line just after banner) line($)=7
||||set up syntax highlighting
||||Get list of files - islocal=0
||||s:NetrwRemoteListing() b:netrw_curdir<ftp://ftpperso.free.fr/>) {
|||||s:RemotePathAnalysis() {
||||||set up s:method <ftp>
||||||set up s:user <>
||||||set up s:machine<ftpperso.free.fr>
||||||set up s:port <>
||||||set up s:path <>
||||||set up s:fname <ftpperso.free.fr/>
||||||return s:RemotePathAnalysis }
|||||b:netrw_method=2
|||||setting w:netrw_method<2>
|||||use ftp to get remote file listing
|||||listcmd<dir> (using g:netrw_ftp_list_cmd)
|||||NetrwRemoteFtpCmd(path<> listcmd<dir>) netrw_method=2 {
||||||line($)=7 bannercnt=8
||||||setlocal ma ff=unix noro
||||||exe silent! keepjumps 8,$d (clear off old non-banner lines)
||||||ftp#8: dir
||||||exe keepj 8,$!ftp -s:C:\Users\Admin/.netrc -i "ftpperso.free.fr"
||||||return NetrwRemoteFtpCmd }
|||||raw listing: ./
|||||raw listing: ../
|||||raw listing: .htaccess
|||||raw listing: 100MLT29.rar
|||||raw listing: 2007_02_10__ski/
|||||raw listing: 2007_03_13__ski/
|||||raw listing: 2007_06_08/
|||||raw listing: 2008_05_24/
|||||raw listing: 2008_06_08_Soulac.rar
|||||raw listing: 2010_05_23_favoris_chrome.html
|||||raw listing: 2010_07_02_HOMEPATH.7z
|||||raw listing: IMGP1813.MOV
|||||raw listing: PICT5593.MOV
|||||raw listing: Photo 008.mov
|||||raw listing: VIB7DD9.tmp
|||||raw listing: _javascript/
|||||raw listing: _notes/
|||||raw listing: crossdomain.xml
|||||raw listing: css/
|||||raw listing: galleriesList/
|||||raw listing: galleryMenu.xml
|||||raw listing: imgs/
|||||raw listing: include/
|||||raw listing: index.php
|||||raw listing: javascript/
|||||raw listing: laFleur.mp3
|||||raw listing: layout/
|||||raw listing: mvContentDir.php
|||||raw listing: noteDeFrais.jpg
|||||raw listing: parce_que_c_toi.mp3
|||||raw listing: phpscript/
|||||raw listing: picture.zip
|||||raw listing: previewTextures.zip
|||||raw listing: projetsAS/
|||||raw listing: sophie/
|||||raw listing: thumbs/
|||||raw listing: uploads/
|||||raw listing: uploadutils.php
|||||raw listing: videos/
|||||raw listing: whoopDeeDo.mp3
|||||raw listing: zendConnection.swf
|||||generate short listing
|||||line1=8 line2=9 line(.)=8
|||||normal ftp cleanup
|||||listing: ./
|||||listing: ../
|||||listing: .htaccess
|||||listing: 100MLT29.rar
|||||listing: 2007_02_10__ski/
|||||listing: 2007_03_13__ski/
|||||listing: 2007_06_08/
|||||listing: 2008_05_24/
|||||listing: 2008_06_08_Soulac.rar
|||||listing: 2010_05_23_favoris_chrome.html
|||||listing: 2010_07_02_HOMEPATH.7z
|||||listing: IMGP1813.MOV
|||||listing: PICT5593.MOV
|||||listing: Photo 008.mov
|||||listing: VIB7DD9.tmp
|||||listing: _javascript/
|||||listing: _notes/
|||||listing: crossdomain.xml
|||||listing: css/
|||||listing: galleriesList/
|||||listing: galleryMenu.xml
|||||listing: imgs/
|||||listing: include/
|||||listing: index.php
|||||listing: javascript/
|||||listing: laFleur.mp3
|||||listing: layout/
|||||listing: mvContentDir.php
|||||listing: noteDeFrais.jpg
|||||listing: parce_que_c_toi.mp3
|||||listing: phpscript/
|||||listing: picture.zip
|||||listing: previewTextures.zip
|||||listing: projetsAS/
|||||listing: sophie/
|||||listing: thumbs/
|||||listing: uploads/
|||||listing: uploadutils.php
|||||listing: videos/
|||||listing: whoopDeeDo.mp3
|||||listing: zendConnection.swf
|||||return s:NetrwRemoteListing }
||||g:netrw_banner=1 w:netrw_bannercnt=8 (banner complete)
||||manipulate directory listing (hide)
||||g:netrw_hide=1 g:netrw_list_hide<>
||||manipulate directory listing (sort) : g:netrw_sort_by<name>
||||SetSort() bannercnt=8 {
|||||priority=1 spriority<001ÿ> seq<[\/]$> seqlist<\.h$,\.c$,\.cpp$,*,
\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=2 spriority<002ÿ> seq<\.h$> seqlist<\.c$,\.cpp$,*,\.o$,
\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=3 spriority<003ÿ> seq<\.c$> seqlist<\.cpp$,*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=4 spriority<004ÿ> seq<\.cpp$> seqlist<*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=5 spriority<005ÿ> seq<*> seqlist<\.o$,\.obj$,\.info$,
\.swp$,\.bak$,\~$>
|||||priority=6 spriority<006ÿ> seq<\.o$> seqlist<\.obj$,\.info$,\.swp
$,\.bak$,\~$>
|||||priority=7 spriority<007ÿ> seq<\.obj$> seqlist<\.info$,\.swp$,
\.bak$,\~$>
|||||priority=8 spriority<008ÿ> seq<\.info$> seqlist<\.swp$,\.bak$,\~
$>
|||||priority=9 spriority<009ÿ> seq<\.swp$> seqlist<\.bak$,\~$>
|||||priority=10 spriority<010ÿ> seq<\.bak$> seqlist<\~$>
|||||priority=11 spriority<011ÿ> seq<\~$> seqlist<>
|||||return SetSort }
||||g:netrw_sort_direction=normal (bannercnt=8)
||||remove priority pattern prefix
||||modify display if wide/tree listing style
||||place cursor on top-left corner of file listing
||||record netrw_prvdir<ftp://ftpperso.free.fr/>
||||s:SetBufWinVars() win#1 {
|||||return s:SetBufWinVars }
||||s:NetrwOptionRestore(vt<w:>) win#1 buf#2 winnr($)=1 {
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||fo=tcq acd=0
|||||ro=0 ma=1 mod=0 wrap=0
|||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||||return s:NetrwOptionRestore : win#1 buf#2 }
||||set display to netrw display settings (noma nomod etc)
||||return s:PerformListing : curpos<[0, 8, 1, 0]> }
|||ro=1 ma=0 mod=0 wrap=0
|||return s:NetrwBrowse : did PerformListing }
||return netrw#NetRead :3 getcwd<C:\Program Files\Vim\vim72> }
|netrw#NetrwRestorePosn() a:0=0 winnr=1 line=1 col=1 hline=1 {
||restore window: exe silent! 1wincmd w
||restore topofscreen: exe norm! 1G0z
||restore posn: exe norm! 1G01|
||return netrw#NetrwRestorePosn }
|return netrw#Nread }
s:NetrwLeftmouse(islocal=0) {
|v:mouse_lnum=26 line(w$)=49 line($)=50 v:mouse_win=1 winnr#1
|v:mouse_col =5 col=5 wincol =5 winwidth =177
|s:NetrwGetWord() line#26 liststyle=0 virtcol=5 {
||s:UseBufWinVars() {
|||return s:UseBufWinVars }
||thin column handling
||return s:NetrwGetWord <uploads/> }
|s:NetrwBrowseChgDir(islocal=0> newdir<uploads/>) a:0=0 curpos<[0, 26,
1, 0]> b:netrw_curdir<ftp://ftpperso.free.fr/> {
||s:NetrwOptionSave(vt<s:>) win#1 buf#2<ftp:\\ftpperso.free.fr\>
winnr($)=1 {
|||s:netrw_optionsave doesn't exist
|||fo=tcq acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#2 }
||s:NetrwSafeOptions() win#1 buf#2<ftp:\\ftpperso.free.fr\> winnr($)=1
{
|||win#1's ft=
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<> ei=
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||netrw#NetrwSavePosn() {
|||currently, win#1 line#26 col#1
|||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=26 col=1 hline=4 {
||||restore window: exe silent! 1wincmd w
||||restore topofscreen: exe norm! 4G0z
||||restore posn: exe norm! 26G01|
||||return netrw#NetrwRestorePosn }
|||return netrw#NetrwSavePosn : winnr=1 line=26 col=1 hline=4 }
||dirname<ftp://ftpperso.free.fr/> dirpat<[\/]$>
||s:ComposePath(base<ftp://ftpperso.free.fr/> subdir<uploads/>) {
|||remote linux/macos
|||urlbase<ftp://ftpperso.free.fr/>
|||curpath<>
|||ret<ftp://ftpperso.free.fr/uploads/>
|||return s:ComposePath ftp://ftpperso.free.fr/uploads/ }
||go down one dir: dirname<ftp://ftpperso.free.fr/uploads/>
newdir<uploads/>
||s:SetRexDir(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>) {
|||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||return s:SetRexDir }
||s:NetrwOptionRestore(vt<s:>) win#1 buf#2 winnr($)=1 {
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||fo=tcq acd=0
|||ro=1 ma=0 mod=0 wrap=0
|||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||return s:NetrwOptionRestore : win#1 buf#2 }
||return s:NetrwBrowseChgDir <ftp://ftpperso.free.fr/uploads/> :
curpos<[0, 26, 1, 0]> }
|s:NetrwBrowse(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
liststyle=0 v141c buf#2<ftp:\\ftpperso.free.fr\> win#1 {
||tab#1 win#1
||redir<ls!>:
||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||redir<ls!>: 2u%a- "ftp:\\ftpperso.free.fr\" ligne 26
||redir<ls!>: 3u a- "Decho Tab" ligne 0
||s:NetrwOptionSave(vt<w:>) win#1 buf#2<ftp:\\ftpperso.free.fr\>
winnr($)=1 {
|||w:netrw_optionsave doesn't exist
|||fo=tcq acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#2 }
||s:UseBufWinVars() {
|||return s:UseBufWinVars }
||NetrwMenu(domenu=1) {
|||return NetrwMenu }
||s:NetrwGetBuffer(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
liststyle=0 {
|||--re-use a buffer if possible--
|||--find buffer numnber of buffer named precisely the same as
dirname--
|||redir<ls!>:
|||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u%a- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
||| find buffer<ftp://ftpperso.free.fr/uploads/>'s number
||| bufnr(dirname<ftp://ftpperso.free.fr/uploads/>)=-1
||| try removing a trailing / from dirname<ftp://ftpperso.free.fr/
uploads/
>
||| findbuf1: bufnum=bufnr('ftp://ftpperso.free.fr/uploads/')=-1
bufname(-1
)<> (initial)
|||--get enew buffer and name it (bufexists([bufnum=-1])=0)
|||s:NetrwEnew() a:0=1 bufnr($)=3 {
||||curdir<ftp://ftpperso.free.fr/uploads/> buf#2<ftp:\
\ftpperso.free.fr\>
||||make function-local copy of netrw variables
||||s:NetrwOptionRestore(vt<w:>) win#1 buf#2 winnr($)=1 {
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||fo=tcq acd=0
|||||ro=1 ma=0 mod=0 wrap=0
|||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||||return s:NetrwOptionRestore : win#1 buf#2 }
||||generate a buffer with keepjumps keepalt enew!
||||Benzinger 1:
||||redir<ls!>:
||||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u%a- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||Benzinger 2:
||||redir<ls!>:
||||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||redir<ls!>: 4 %a "[Aucun nom]" ligne 1
||||bufnr($)=4
||||s:NetrwOptionSave(vt<w:>) win#1 buf#4<> winnr($)=1 {
|||||w:netrw_optionsave doesn't exist
|||||fo=tcq acd=0 diff=0
|||||return s:NetrwOptionSave : win#1 buf#4 }
||||copy function-local variables back to buffer netrw variables
||||return s:NetrwEnew : buf#4<ftp:\\ftpperso.free.fr\uploads\>
expand(%)<ftp:\\ftpperso.free.fr\uploads\> expand(#)<\Users\Admin
\.netrc> }
||| got enew buffer#4 (altbuf<\Users\Admin\.netrc>)
||| errmsg<> bufnr(escdirname<ftp://ftpperso.free.fr/uploads/>)=4
bufname()<ftp:\\ftpperso.free.fr\uploads\>
||| exe sil! keepalt file ftp://ftpperso.free.fr/uploads/
||| errmsg<> bufnr(ftp://ftpperso.free.fr/uploads/)=4<ftp:\
\ftpperso.free.fr\uploads\>
||| named enew buffer#4<ftp:\\ftpperso.free.fr\uploads\>
|||--do netrw settings: make this buffer#4 not-a-file, modifiable, not
line-numbered, etc--
|||s:NetrwListSettings(islocal=0) {
||||setlocal bt=nofile nobl ma nonu nowrap noro
||||exe sil! keepalt file ftp:\\ftpperso.free.fr\uploads\
||||redir<ls!>:
||||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||redir<ls!>: 4u%a "ftp:\\ftpperso.free.fr\uploads\" ligne 1
||||exe setlocal ts=32
||||return s:NetrwListSettings }
|||exe sil! keepalt file ftp:\\ftpperso.free.fr\uploads\
|||--delete all lines from buffer--
||| clear buffer<ftp:\\ftpperso.free.fr\uploads\> with :%d
|||return s:NetrwGetBuffer 0 : buf#4 }
||2match none
||set b:netrw_curdir to the new directory name: (buf#4)
||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/>
||remote only:
||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> dirname<ftp://
ftpperso.free.fr/uploads/>
||(normal) dirname<ftp://ftpperso.free.fr/uploads/>
||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> (remote)
||s:BrowserMaps(islocal=0) b:netrw_curdir<ftp://ftpperso.free.fr/
uploads/
> {
|||make remote maps
|||s:RemotePathAnalysis() {
||||set up s:method <ftp>
||||set up s:user <>
||||set up s:machine<ftpperso.free.fr>
||||set up s:port <>
||||set up s:path <uploads/>
||||set up s:fname <uploads/>
||||return s:RemotePathAnalysis }
|||s:SetRexDir(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>) {
||||g:netrw_retmap=1maparg <2-leftmouse>=<->
||||return s:SetRexDir }
|||return s:BrowserMaps }
||s:PerformListing(islocal=0) bufnr(%)=4<ftp:\\ftpperso.free.fr\uploads
\> {
|||s:NetrwSafeOptions() win#1 buf#4<ftp:\\ftpperso.free.fr\uploads\>
winnr($)=1 {
||||win#1's ft=
||||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
|||||setlocal cursorline
|||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
||||ft<> ei=
||||fo=nroql2 acd=0
||||return s:NetrwSafeOptions }
|||setlocal noro ma
|||w:netrw_liststyle=0
|||s:NetrwBookHistHandler(chg=3 curdir<ftp://ftpperso.free.fr/uploads/
>) cnt=0 histcnt=7 histmax=10 {
||||(browsing) record curdir history
||||save dirhist#8<ftp://ftpperso.free.fr/uploads/>
||||NetrwBookmarkMenu() histcnt=8 menucnt=28 {
|||||removing Netrw.Bookmarks menu item(s)
|||||silent! menu 80.3.9 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
|||||silent! menu 80.3.10 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
|||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
|||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
|||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
|||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
|||||silent! menu 80.3.15 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
|||||silent! menu 80.3.16 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
|||||return NetrwBookmarkMenu }
||||return s:NetrwBookHistHandler }
|||set up banner
|||handle specified sorting: g:netrw_sort_by<name>
|||directories will be sorted by name
|||s:netrwmftgt does not exist, don't make Copy/Move Tgt
|||handle hiding/showing (g:netrw_hide= g:netrw_list_hide<>)
|||bannercnt=8 (should index line just after banner) line($)=7
|||set up syntax highlighting
|||Get list of files - islocal=0
|||s:NetrwRemoteListing() b:netrw_curdir<ftp://ftpperso.free.fr/
uploads/
>) {
||||s:RemotePathAnalysis() {
|||||set up s:method <ftp>
|||||set up s:user <>
|||||set up s:machine<ftpperso.free.fr>
|||||set up s:port <>
|||||set up s:path <uploads/>
|||||set up s:fname <uploads/>
|||||return s:RemotePathAnalysis }
||||b:netrw_method=2
||||setting w:netrw_method<2>
||||use ftp to get remote file listing
||||listcmd<dir> (using g:netrw_ftp_list_cmd)
||||NetrwRemoteFtpCmd(path<uploads/> listcmd<dir>) netrw_method=2 {
|||||line($)=7 bannercnt=8
|||||setlocal ma ff=unix noro
|||||exe silent! keepjumps 8,$d (clear off old non-banner lines)
|||||ftp#8: cd "uploads/"
|||||ftp#9: dir
|||||exe keepj 8,$!ftp -s:C:\Users\Admin/.netrc -i "ftpperso.free.fr"
|||||return NetrwRemoteFtpCmd }
||||raw listing: ./
||||raw listing: ../
||||raw listing: NivaSlideShow.swf
||||raw listing: NivaUploader.swf
||||raw listing: _galleryMenu.xml
||||raw listing: config.css
||||raw listing: galleryMenu.xml
||||raw listing: gallerymenuutils.php
||||raw listing: galleryutils.php
||||raw listing: galleryutils_admin.php
||||raw listing: index.php
||||raw listing: indexdetecter.js
||||raw listing: showroom.php
||||raw listing: showroomdetecter.js
||||raw listing: slides.xml
||||raw listing: uploads/
||||raw listing: uploadutils.php
||||generate short listing
||||line1=8 line2=9 line(.)=8
||||normal ftp cleanup
||||listing: ./
||||listing: ../
||||listing: NivaSlideShow.swf
||||listing: NivaUploader.swf
||||listing: _galleryMenu.xml
||||listing: config.css
||||listing: galleryMenu.xml
||||listing: gallerymenuutils.php
||||listing: galleryutils.php
||||listing: galleryutils_admin.php
||||listing: index.php
||||listing: indexdetecter.js
||||listing: showroom.php
||||listing: showroomdetecter.js
||||listing: slides.xml
||||listing: uploads/
||||listing: uploadutils.php
||||return s:NetrwRemoteListing }
|||g:netrw_banner=1 w:netrw_bannercnt=8 (banner complete)
|||manipulate directory listing (hide)
|||g:netrw_hide=1 g:netrw_list_hide<>
|||manipulate directory listing (sort) : g:netrw_sort_by<name>
|||SetSort() bannercnt=8 {
||||priority=1 spriority<001ÿ> seq<[\/]$> seqlist<\.h$,\.c$,\.cpp$,*,
\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$>
||||priority=2 spriority<002ÿ> seq<\.h$> seqlist<\.c$,\.cpp$,*,\.o$,
\.obj$,\.info$,\.swp$,\.bak$,\~$>
||||priority=3 spriority<003ÿ> seq<\.c$> seqlist<\.cpp$,*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
||||priority=4 spriority<004ÿ> seq<\.cpp$> seqlist<*,\.o$,\.obj$,\.info
$,\.swp$,\.bak$,\~$>
||||priority=5 spriority<005ÿ> seq<*> seqlist<\.o$,\.obj$,\.info$,\.swp
$,\.bak$,\~$>
||||priority=6 spriority<006ÿ> seq<\.o$> seqlist<\.obj$,\.info$,\.swp$,
\.bak$,\~$>
||||priority=7 spriority<007ÿ> seq<\.obj$> seqlist<\.info$,\.swp$,\.bak
$,\~$>
||||priority=8 spriority<008ÿ> seq<\.info$> seqlist<\.swp$,\.bak$,\~$>
||||priority=9 spriority<009ÿ> seq<\.swp$> seqlist<\.bak$,\~$>
||||priority=10 spriority<010ÿ> seq<\.bak$> seqlist<\~$>
||||priority=11 spriority<011ÿ> seq<\~$> seqlist<>
||||return SetSort }
|||g:netrw_sort_direction=normal (bannercnt=8)
|||remove priority pattern prefix
|||modify display if wide/tree listing style
|||place cursor on top-left corner of file listing
|||record netrw_prvdir<ftp://ftpperso.free.fr/uploads/>
|||s:SetBufWinVars() win#1 {
||||return s:SetBufWinVars }
|||s:NetrwOptionRestore(vt<w:>) win#1 buf#4 winnr($)=1 {
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||fo=tcq acd=0
||||ro=0 ma=1 mod=0 wrap=0
||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
||||return s:NetrwOptionRestore : win#1 buf#4 }
|||set display to netrw display settings (noma nomod etc)
|||return s:PerformListing : curpos<[0, 8, 1, 0]> }
||ro=1 ma=0 mod=0 wrap=0
||return s:NetrwBrowse : did PerformListing }
|return s:NetrwLeftmouse }
s:NetrwLeftmouse(islocal=0) {
|v:mouse_lnum=23 line(w$)=26 line($)=26 v:mouse_win=1 winnr#1
|v:mouse_col =5 col=5 wincol =5 winwidth =177
|s:NetrwGetWord() line#23 liststyle=0 virtcol=5 {
||s:UseBufWinVars() {
|||return s:UseBufWinVars }
||thin column handling
||return s:NetrwGetWord <showroom.php> }
|s:NetrwBrowseChgDir(islocal=0> newdir<showroom.php>) a:0=0 curpos<[0,
23, 1, 0]> b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> {
||s:NetrwOptionSave(vt<s:>) win#1 buf#4<ftp:\\ftpperso.free.fr\uploads
\> winnr($)=1 {
|||s:netrw_optionsave doesn't exist
|||fo=tcq acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#4 }
||s:NetrwSafeOptions() win#1 buf#4<ftp:\\ftpperso.free.fr\uploads\>
winnr($)=1 {
|||win#1's ft=netrw
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<netrw> ei=
|||do any netrw FileType autocmds
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||netrw#NetrwSavePosn() {
|||currently, win#1 line#23 col#1
|||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=23 col=1 hline=1 {
||||restore window: exe silent! 1wincmd w
||||restore topofscreen: exe norm! 1G0z
||||restore posn: exe norm! 23G01|
||||return netrw#NetrwRestorePosn }
|||return netrw#NetrwSavePosn : winnr=1 line=23 col=1 hline=1 }
||dirname<ftp://ftpperso.free.fr/uploads/> dirpat<[\/]$>
||case "handling a file": newdir<showroom.php> !~ dirpat<[\/]$>
||s:ComposePath(base<ftp://ftpperso.free.fr/uploads/>
subdir<showroom.php>) {
|||remote linux/macos
|||urlbase<ftp://ftpperso.free.fr/>
|||curpath<uploads/>
|||ret<ftp://ftpperso.free.fr/uploads/showroom.php>
|||return s:ComposePath ftp://ftpperso.free.fr/uploads/showroom.php }
||handling a file: dirname<ftp://ftpperso.free.fr/uploads/
showroom.php
> (a:0=0)
||set up windows for editing<ftp://ftpperso.free.fr/uploads/
showroom.php
> didsplit=doesn't exist
||s:NetrwOptionRestore(vt<s:>) win#1 buf#4 winnr($)=1 {
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||fo=tcq acd=0
|||ro=1 ma=0 mod=0 wrap=0
|||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||return s:NetrwOptionRestore : win#1 buf#4 }
||handling a file+didn't split, so remove menu
||NetrwMenu(domenu=0) {
|||clear menus
|||exe silent! unmenu Netrw.*
|||return NetrwMenu }
||remote file: NetrwBrowse will edit it
||s:NetrwOptionRestore(vt<s:>) win#1 buf#4 winnr($)=1 {
|||ro=1 ma=0 mod=0 wrap=0
|||return s:NetrwOptionRestore : s:netrw_optionsave doesn't exist }
||filewritable(dirname<ftp://ftpperso.free.fr/uploads/showroom.php>)=0
||doing modification lockout settings: ma nomod ro
||setlocal ma nomod noro
||return s:NetrwBrowseChgDir <ftp://ftpperso.free.fr/uploads/
showroom.php
> : curpos<[0, 23, 1, 0]> }
|s:NetrwBrowse(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/
showroom.php
>) liststyle=0 v141c buf#4<ftp:\\ftpperso.free.fr\uploads
\> win#1 {
||tab#1 win#1
||redir<ls!>:
||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||redir<ls!>: 3u a- "Decho Tab" ligne 0
||redir<ls!>: 4u%a= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
||s:NetrwOptionSave(vt<w:>) win#1 buf#4<ftp:\\ftpperso.free.fr\uploads
\> winnr($)=1 {
|||w:netrw_optionsave doesn't exist
|||fo=tcq acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#4 }
||attempt transfer as regular file<ftp://ftpperso.free.fr/uploads/
showroom.php
>
||new path<ftp://ftpperso.free.fr/uploads/showroom.php>
||s:RemotePathAnalysis() {
|||set up s:method <ftp>
|||set up s:user <>
|||set up s:machine<ftpperso.free.fr>
|||set up s:port <>
|||set up s:path <uploads/showroom.php>
|||set up s:fname <showroom.php>
|||return s:RemotePathAnalysis }
||s:NetrwEnew() a:0=1 bufnr($)=4 {
|||curdir<ftp://ftpperso.free.fr/uploads/showroom.php> buf#4<ftp:\
\ftpperso.free.fr\uploads\>
|||make function-local copy of netrw variables
|||s:NetrwOptionRestore(vt<w:>) win#1 buf#4 winnr($)=1 {
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||fo=tcq acd=0
||||ro=1 ma=1 mod=0 wrap=0
||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
||||return s:NetrwOptionRestore : win#1 buf#4 }
|||generate a buffer with keepjumps keepalt enew!
|||Benzinger 1:
|||redir<ls!>:
|||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u%a= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
|||Benzinger 2:
|||redir<ls!>:
|||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u h= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
|||redir<ls!>: 5 %a "[Aucun nom]" ligne 1
|||bufnr($)=5
|||s:NetrwOptionSave(vt<w:>) win#1 buf#5<> winnr($)=1 {
||||w:netrw_optionsave doesn't exist
||||fo=tcq acd=0 diff=0
||||return s:NetrwOptionSave : win#1 buf#5 }
|||copy function-local variables back to buffer netrw variables
|||return s:NetrwEnew : buf#5<> expand(%)<> expand(#)<\Users\Admin
\.netrc> }
||s:NetrwSafeOptions() win#1 buf#5<> winnr($)=1 {
|||win#1's ft=
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<> ei=
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||setlocal ma noro
||exe sil! keepalt file ftp://ftpperso.free.fr/uploads/showroom.php
(bt=)
||netrw#NetRead(mode=2,...) a:0=1 v141c {
|||s:NetrwOptionSave(vt<w:>) win#1 buf#5<ftp:\\ftpperso.free.fr\uploads
\showroom.php> winnr($)=1 {
||||w:netrw_optionsave=1
||||return s:NetrwOptionSave : options already saved }
|||s:NetrwSafeOptions() win#1 buf#5<ftp:\\ftpperso.free.fr\uploads
\showroom.php> winnr($)=1 {
||||win#1's ft=
||||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
|||||setlocal cursorline
|||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
||||ft<> ei=
||||fo=nroql2 acd=0
||||return s:NetrwSafeOptions }
|||s:RestoreCursorline() currently, cul=1 cuc=0 win#1 buf#5 {
||||return s:RestoreCursorline : restored cul=0 cuc=0 }
|||readcmd<%r> ichoice=1
|||s:GetTempfile(fname<>) {
||||tmpfile<C:\Users\Admin\AppData\Local\Temp\VIB8F79.tmp> : from
tempname()
||||tmpfile<C:/Users/Admin/AppData/Local/Temp/VIB8F79.tmp> : chgd any
\ -> /
||||tmpfile<C:/Users/Admin/AppData/Local/Temp/VIB8F79.tmp>
s:netrw_tmpfile<C:/Users/Admin/AppData/Local/Temp/VIB8F79.tmp>
||||o/s dependent fixed tempname<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.tmp>
||||ro=0 ma=1 mod=0 wrap=0
||||return s:GetTempfile <C:\Users\Admin\AppData\Local\Temp
\VIB8F79.tmp> }
|||no lastfile: choice<ftp://ftpperso.free.fr/uploads/showroom.php>
|||choice<ftp://ftpperso.free.fr/uploads/showroom.php>
|||NetrwMethod(a:choice<ftp://ftpperso.free.fr/uploads/showroom.php>)
{
||||curmachine<ftpperso.free.fr>
||||determine method:
||||ftp://...
||||g:netrw_machine<ftpperso.free.fr>
||||has -s: : s:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
|||| g:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
||||a:choice <ftp://ftpperso.free.fr/uploads/showroom.php>
||||b:netrw_method <2>
||||g:netrw_machine<ftpperso.free.fr>
||||g:netrw_port <>
||||b:netrw_fname <uploads/showroom.php>
||||return NetrwMethod : b:netrw_method=2 g:netrw_port= }
|||s:GetTempfile(fname<uploads/showroom.php>) {
||||tmpfile<C:\Users\Admin\AppData\Local\Temp\VIB8F79.tmp> re-using
||||using fname<uploads/showroom.php>'s suffix
||||suffix<.php>
||||chgd tmpfile<C:\Users\Admin\AppData\Local\Temp\VIB8F79> (removed
any .tmp suffix)
||||chgd tmpfile<C:\Users\Admin\AppData\Local\Temp\VIB8F79.php>
(added .php suffix) netrw_fname<uploads/showroom.php>
||||ro=0 ma=1 mod=0 wrap=0
||||return s:GetTempfile <C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php> }
|||checking if NetrwBrowse() should handle choice<ftp://
ftpperso.free.fr/uploads/showroom.php> with netrw_list_cmd<>
|||read via ftp+.netrc (method #2)
|||s:SaveBufVars() buf#5 {
||||return s:SaveBufVars }
|||s:RestoreBufVars() {
||||return s:RestoreBufVars }
|||filter input: binary
|||filter input: get "uploads/showroom.php" C:\Users\Admin\AppData
\Local\Temp\VIB8F79.php
|||executing: %!ftp -s:C:\Users\Admin/.netrc -i "ftpperso.free.fr"
|||s:SaveBufVars() buf#6 {
||||return s:SaveBufVars }
|||s:RestoreBufVars() {
||||return s:RestoreBufVars }
|||NetrwGetFile(readcmd<%r>,tfile<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php> method<2>) {
||||rfile<ftp:\\ftpperso.free.fr\uploads\showroom.php>
||||get file into buffer
||||exe sil! keepalt file C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php
||||edit temporary file
||||exe sil! keepalt file ftp:\\ftpperso.free.fr\uploads\showroom.php
||||renamed buffer back to remote filename<ftp:\\ftpperso.free.fr
\uploads\showroom.php> : expand(%)<ftp:\\ftpperso.free.fr\uploads
\showroom.php>
||||redir<ls!>:
||||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||redir<ls!>: 4u h= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
||||redir<ls!>: 5 %a "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 1
||||redir<ls!>: 6u "[Aucun nom]" ligne 1
||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||||NetReadFixup() not called, doesn't exist (line1=1 line2=52)
||||s:UpdateBuffersMenu() {
|||||return s:UpdateBuffersMenu }
||||s:FileReadable(fname<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php>) {
|||||return s:FileReadable 1 }
||||readcmd<%r> cmdarg<> tfile<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php> readable=1
||||ro=0 ma=1 mod=0 wrap=0
||||return NetrwGetFile }
|||cleanup b:netrw_method and b:netrw_fname
|||s:FileReadable(fname<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php>) {
||||return s:FileReadable 1 }
|||cleanup by deleting tmpfile<C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php>
|||s:NetrwDelete(path<C:\Users\Admin\AppData\Local\Temp\VIB8F79.php>)
{
||||netrw#WinPath(path<C:\Users\Admin\AppData\Local\Temp\VIB8F79.php>)
{
|||||return netrw#WinPath <C:\Users\Admin\AppData\Local\Temp
\VIB8F79.php> }
||||return s:NetrwDelete 0 }
|||s:NetrwOptionRestore(vt<w:>) win#1 buf#5 winnr($)=1 {
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||fo=tcq acd=0
||||ro=0 ma=1 mod=0 wrap=0
||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
||||return s:NetrwOptionRestore : win#1 buf#5 }
|||return netrw#NetRead :5 getcwd<C:\Program Files\Vim\vim72> }
||s:SetBufWinVars() win#1 {
|||return s:SetBufWinVars }
||s:NetrwOptionRestore(vt<w:>) win#1 buf#5 winnr($)=1 {
|||ro=0 ma=1 mod=0 wrap=0
|||return s:NetrwOptionRestore : w:netrw_optionsave doesn't exist }
||ro=0 ma=1 mod=0 wrap=0
||return s:NetrwBrowse : file<showroom.php> }
|return s:NetrwLeftmouse }
s:NetrwRexplore(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>) {
|s:NetrwBrowse(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
liststyle=0 v141c buf#5<ftp:\\ftpperso.free.fr\uploads\showroom.php>
win#1 {
||tab#1 win#1
||redir<ls!>:
||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||redir<ls!>: 3u a- "Decho Tab" ligne 0
||redir<ls!>: 4u h= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
||redir<ls!>: 5 %a "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
||redir<ls!>: 6u "[Aucun nom]" ligne 1
||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||s:NetrwOptionSave(vt<w:>) win#1 buf#5<ftp:\\ftpperso.free.fr\uploads
\showroom.php> winnr($)=1 {
|||w:netrw_optionsave doesn't exist
|||fo=qrowcb acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#5 }
||s:UseBufWinVars() {
|||return s:UseBufWinVars }
||NetrwMenu(domenu=1) {
|||initialize menu
|||NetrwBookmarkMenu() histcnt=8 menucnt=28 {
||||removing Netrw.Bookmarks menu item(s)
||||silent! menu 80.3.9 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.10 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
||||silent! menu 80.3.15 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
||||silent! menu 80.3.16 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
||||return NetrwBookmarkMenu }
|||return NetrwMenu }
||s:NetrwGetBuffer(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
liststyle=0 {
|||--re-use a buffer if possible--
|||--find buffer numnber of buffer named precisely the same as
dirname--
|||redir<ls!>:
|||redir<ls!>: 1 # "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u h= "ftp:\\ftpperso.free.fr\uploads\" ligne 23
|||redir<ls!>: 5 %a "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||| find buffer<ftp://ftpperso.free.fr/uploads/>'s number
||| bufnr(dirname<ftp://ftpperso.free.fr/uploads/>)=5
||| findbuf1: bufnum=bufnr('ftp://ftpperso.free.fr/uploads/')=5
bufname(5
)<ftp:\\ftpperso.free.fr\uploads\showroom.php> (initial)
||| handling approx match: bufnum#5<ftp:\\ftpperso.free.fr\uploads
\showroom.php> approx-dirname<ftp://ftpperso.free.fr/uploads/>
||| findbuf2: buflast=bufnr($)=8
||| findbuf3: while [ibuf= 1]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(1)</Users/Admin/.netrc>
||| findbuf3: while [ibuf= 2]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(2)<ftp://ftpperso.free.fr>
||| findbuf3: while [ibuf= 3]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(3)<Decho Tab>
||| findbuf3: while [ibuf= 4]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(4)<ftp://ftpperso.free.fr/
uploads>
||| findbuf3c: passes test 3 : dirname<ftp://ftpperso.free.fr/uploads/
>=~^ftp://ftpperso.free.fr/uploads/$
||| findbuf4: bufnum=4 (ibuf=4 buflast=8)
|||--re-use buffer#4 (bufexists([bufnum=4])=1)
||| reusing buffer#4<ftp:\\ftpperso.free.fr\uploads\> using: b 4
|||return s:NetrwGetBuffer 1 : buf#4 }
||2match none
||s:NetrwOptionRestore(vt<w:>) win#1 buf#4 winnr($)=1 {
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||fo=qrowcb acd=0
|||ro=1 ma=1 mod=0 wrap=0
|||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||return s:NetrwOptionRestore : win#1 buf#4 }
||ro=1 ma=0 mod=0 wrap=0
||return s:NetrwBrowse : re-using buffer }
|netrw#NetrwRestorePosn() a:0=1 winnr=1 line=23 col=1 hline=1 {
||restore window: exe silent! 1wincmd w
||restore topofscreen: exe norm! 1G0z
||restore posn: exe norm! 23G01|
||return netrw#NetrwRestorePosn }
|return s:NetrwRexplore }
s:NetrwMarkFileTgt(islocal=0) {
|netrw#NetrwSavePosn() {
||currently, win#1 line#23 col#1
||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=23 col=1 hline=1 {
|||restore window: exe silent! 1wincmd w
|||restore topofscreen: exe norm! 1G0z
|||restore posn: exe norm! 23G01|
|||return netrw#NetrwRestorePosn }
||return netrw#NetrwSavePosn : winnr=1 line=23 col=1 hline=1 }
|s:NetrwGetWord() line#23 liststyle=0 virtcol=1 {
||s:UseBufWinVars() {
|||return s:UseBufWinVars }
||thin column handling
||return s:NetrwGetWord <showroom.php> }
|s:ComposePath(base<ftp://ftpperso.free.fr/uploads/>
subdir<showroom.php>) {
||remote linux/macos
||urlbase<ftp://ftpperso.free.fr/>
||curpath<uploads/>
||ret<ftp://ftpperso.free.fr/uploads/showroom.php>
||return s:ComposePath ftp://ftpperso.free.fr/uploads/showroom.php }
|isfile: s:netrwmftgt<ftp://ftpperso.free.fr/uploads/>
|LocalBrowseShellCmdRefresh() browselist=empty 2 tabs {
||return LocalBrowseShellCmdRefresh : browselist is empty }
|s:NetrwBrowseChgDir(islocal=0> newdir<./>) a:0=0 curpos<[0, 23, 1,
0]> b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> {
||s:NetrwOptionSave(vt<s:>) win#1 buf#4<ftp:\\ftpperso.free.fr\uploads
\> winnr($)=1 {
|||s:netrw_optionsave doesn't exist
|||fo=qrowcb acd=0 diff=0
|||return s:NetrwOptionSave : win#1 buf#4 }
||s:NetrwSafeOptions() win#1 buf#4<ftp:\\ftpperso.free.fr\uploads\>
winnr($)=1 {
|||win#1's ft=netrw
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<netrw> ei=
|||do any netrw FileType autocmds
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||netrw#NetrwSavePosn() {
|||currently, win#1 line#23 col#1
|||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=23 col=1 hline=1 {
||||restore window: exe silent! 1wincmd w
||||restore topofscreen: exe norm! 1G0z
||||restore posn: exe norm! 23G01|
||||return netrw#NetrwRestorePosn }
|||return netrw#NetrwSavePosn : winnr=1 line=23 col=1 hline=1 }
||dirname<ftp://ftpperso.free.fr/uploads/> dirpat<[\/]$>
||case "refresh directory listing": newdir == "./"
||s:SetRexDir(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>) {
|||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||return s:SetRexDir }
||s:NetrwOptionRestore(vt<s:>) win#1 buf#4 winnr($)=1 {
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||fo=qrowcb acd=0
|||ro=1 ma=0 mod=0 wrap=0
|||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||return s:NetrwOptionRestore : win#1 buf#4 }
||return s:NetrwBrowseChgDir <ftp://ftpperso.free.fr/uploads/> :
curpos<[0, 23, 1, 0]> }
|NetrwRefresh(islocal<0>,dirname=ftp://ftpperso.free.fr/uploads/)
hide=1 sortdir=normal {
||setlocal ma noro
||clear buffer<ftp:\\ftpperso.free.fr\uploads\> with :%d
||s:NetrwBrowse(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
liststyle=0 v141c buf#4<ftp:\\ftpperso.free.fr\uploads\> win#1 {
|||tab#1 win#1
|||redir<ls!>:
|||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u%a "ftp:\\ftpperso.free.fr\uploads\" ligne 1
|||redir<ls!>: 5 # "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||s:NetrwOptionSave(vt<w:>) win#1 buf#4<ftp:\\ftpperso.free.fr\uploads
\> winnr($)=1 {
||||w:netrw_optionsave doesn't exist
||||fo=qrowcb acd=0 diff=0
||||return s:NetrwOptionSave : win#1 buf#4 }
|||s:UseBufWinVars() {
||||return s:UseBufWinVars }
|||NetrwMenu(domenu=1) {
||||return NetrwMenu }
|||s:NetrwGetBuffer(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/
>) liststyle=0 {
||||--re-use a buffer if possible--
||||--find buffer numnber of buffer named precisely the same as
dirname--
||||redir<ls!>:
||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||redir<ls!>: 4u%a "ftp:\\ftpperso.free.fr\uploads\" ligne 1
||||redir<ls!>: 5 # "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
||||redir<ls!>: 6u "[Aucun nom]" ligne 1
||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||| find buffer<ftp://ftpperso.free.fr/uploads/>'s number
|||| bufnr(dirname<ftp://ftpperso.free.fr/uploads/>)=5
|||| findbuf1: bufnum=bufnr('ftp://ftpperso.free.fr/uploads/')=5
bufname(5
)<ftp:\\ftpperso.free.fr\uploads\showroom.php> (initial)
|||| handling approx match: bufnum#5<ftp:\\ftpperso.free.fr\uploads
\showroom.php> approx-dirname<ftp://ftpperso.free.fr/uploads/>
|||| findbuf2: buflast=bufnr($)=8
|||| findbuf3: while [ibuf= 1]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(1)</Users/Admin/.netrc>
|||| findbuf3: while [ibuf= 2]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(2)<ftp://ftpperso.free.fr>
|||| findbuf3: while [ibuf= 3]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(3)<Decho Tab>
|||| findbuf3: while [ibuf= 4]<=[buflast=8]: dirname<ftp://
ftpperso.free.fr/uploads/> bname=bufname(4)<ftp://ftpperso.free.fr/
uploads>
|||| findbuf3c: passes test 3 : dirname<ftp://ftpperso.free.fr/
uploads/
>=~^ftp://ftpperso.free.fr/uploads/$
|||| findbuf4: bufnum=4 (ibuf=4 buflast=8)
||||--re-use buffer#4 (bufexists([bufnum=4])=1)
|||| reusing buffer#4<ftp:\\ftpperso.free.fr\uploads\> using: b 4
||||s:NetrwListSettings(islocal=0) {
|||||setlocal bt=nofile nobl ma nonu nowrap noro
|||||exe sil! keepalt file ftp:\\ftpperso.free.fr\uploads\
|||||redir<ls!>:
|||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||||redir<ls!>: 4u%a "ftp:\\ftpperso.free.fr\uploads\" ligne 1
|||||redir<ls!>: 5 # "ftp:\\ftpperso.free.fr\uploads
\showroom.php" ligne 7
|||||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp
\VIB8F79.php" ligne 1
|||||exe setlocal ts=32
|||||return s:NetrwListSettings }
||||return s:NetrwGetBuffer 0 : re-using buffer#4, but its empty, so
refresh it }
|||2match none
|||set b:netrw_curdir to the new directory name: (buf#4)
|||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/>
|||remote only:
|||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> dirname<ftp://
ftpperso.free.fr/uploads/>
|||(normal) dirname<ftp://ftpperso.free.fr/uploads/>
|||b:netrw_curdir<ftp://ftpperso.free.fr/uploads/> (remote)
|||s:BrowserMaps(islocal=0) b:netrw_curdir<ftp://ftpperso.free.fr/
uploads/
> {
||||make remote maps
||||s:RemotePathAnalysis() {
|||||set up s:method <ftp>
|||||set up s:user <>
|||||set up s:machine<ftpperso.free.fr>
|||||set up s:port <>
|||||set up s:path <uploads/>
|||||set up s:fname <uploads/>
|||||return s:RemotePathAnalysis }
||||s:SetRexDir(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>) {
|||||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||||return s:SetRexDir }
||||return s:BrowserMaps }
|||s:PerformListing(islocal=0) bufnr(%)=4<ftp:\\ftpperso.free.fr
\uploads\> {
||||s:NetrwSafeOptions() win#1 buf#4<ftp:\\ftpperso.free.fr\uploads\>
winnr($)=1 {
|||||win#1's ft=netrw
|||||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||||setlocal cursorline
||||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||||ft<netrw> ei=
|||||do any netrw FileType autocmds
|||||fo=nroql2 acd=0
|||||return s:NetrwSafeOptions }
||||setlocal noro ma
||||w:netrw_liststyle=0
||||s:NetrwBookHistHandler(chg=3 curdir<ftp://ftpperso.free.fr/uploads/
>) cnt=0 histcnt=8 histmax=10 {
|||||(browsing) record curdir history
|||||NetrwBookmarkMenu() histcnt=8 menucnt=28 {
||||||removing Netrw.Bookmarks menu item(s)
||||||silent! menu 80.3.9 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.10 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
||||||silent! menu 80.3.15 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
||||||silent! menu 80.3.16 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
||||||return NetrwBookmarkMenu }
|||||return s:NetrwBookHistHandler }
||||set up banner
||||handle specified sorting: g:netrw_sort_by<name>
||||directories will be sorted by name
||||show copy/move target<ftp://ftpperso.free.fr/uploads/>
||||handle hiding/showing (g:netrw_hide= g:netrw_list_hide<>)
||||bannercnt=9 (should index line just after banner) line($)=8
||||set up syntax highlighting
||||Get list of files - islocal=0
||||s:NetrwRemoteListing() b:netrw_curdir<ftp://ftpperso.free.fr/
uploads/
>) {
|||||s:RemotePathAnalysis() {
||||||set up s:method <ftp>
||||||set up s:user <>
||||||set up s:machine<ftpperso.free.fr>
||||||set up s:port <>
||||||set up s:path <uploads/>
||||||set up s:fname <uploads/>
||||||return s:RemotePathAnalysis }
|||||b:netrw_method=2
|||||setting w:netrw_method<2>
|||||use ftp to get remote file listing
|||||listcmd<dir> (using g:netrw_ftp_list_cmd)
|||||NetrwRemoteFtpCmd(path<uploads/> listcmd<dir>) netrw_method=2 {
||||||line($)=8 bannercnt=9
||||||setlocal ma ff=unix noro
||||||exe silent! keepjumps 9,$d (clear off old non-banner lines)
||||||ftp#9: cd "uploads/"
||||||ftp#10: dir
||||||exe keepj 9,$!ftp -s:C:\Users\Admin/.netrc -i "ftpperso.free.fr"
||||||return NetrwRemoteFtpCmd }
|||||raw listing: ./
|||||raw listing: ../
|||||raw listing: NivaSlideShow.swf
|||||raw listing: NivaUploader.swf
|||||raw listing: _galleryMenu.xml
|||||raw listing: config.css
|||||raw listing: galleryMenu.xml
|||||raw listing: gallerymenuutils.php
|||||raw listing: galleryutils.php
|||||raw listing: galleryutils_admin.php
|||||raw listing: index.php
|||||raw listing: indexdetecter.js
|||||raw listing: showroom.php
|||||raw listing: showroomdetecter.js
|||||raw listing: slides.xml
|||||raw listing: uploads/
|||||raw listing: uploadutils.php
|||||generate short listing
|||||line1=9 line2=10 line(.)=9
|||||normal ftp cleanup
|||||listing: ./
|||||listing: ../
|||||listing: NivaSlideShow.swf
|||||listing: NivaUploader.swf
|||||listing: _galleryMenu.xml
|||||listing: config.css
|||||listing: galleryMenu.xml
|||||listing: gallerymenuutils.php
|||||listing: galleryutils.php
|||||listing: galleryutils_admin.php
|||||listing: index.php
|||||listing: indexdetecter.js
|||||listing: showroom.php
|||||listing: showroomdetecter.js
|||||listing: slides.xml
|||||listing: uploads/
|||||listing: uploadutils.php
|||||return s:NetrwRemoteListing }
||||g:netrw_banner=1 w:netrw_bannercnt=9 (banner complete)
||||manipulate directory listing (hide)
||||g:netrw_hide=1 g:netrw_list_hide<>
||||manipulate directory listing (sort) : g:netrw_sort_by<name>
||||SetSort() bannercnt=9 {
|||||priority=1 spriority<001ÿ> seq<[\/]$> seqlist<\.h$,\.c$,\.cpp$,*,
\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=2 spriority<002ÿ> seq<\.h$> seqlist<\.c$,\.cpp$,*,\.o$,
\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=3 spriority<003ÿ> seq<\.c$> seqlist<\.cpp$,*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=4 spriority<004ÿ> seq<\.cpp$> seqlist<*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=5 spriority<005ÿ> seq<*> seqlist<\.o$,\.obj$,\.info$,
\.swp$,\.bak$,\~$>
|||||priority=6 spriority<006ÿ> seq<\.o$> seqlist<\.obj$,\.info$,\.swp
$,\.bak$,\~$>
|||||priority=7 spriority<007ÿ> seq<\.obj$> seqlist<\.info$,\.swp$,
\.bak$,\~$>
|||||priority=8 spriority<008ÿ> seq<\.info$> seqlist<\.swp$,\.bak$,\~
$>
|||||priority=9 spriority<009ÿ> seq<\.swp$> seqlist<\.bak$,\~$>
|||||priority=10 spriority<010ÿ> seq<\.bak$> seqlist<\~$>
|||||priority=11 spriority<011ÿ> seq<\~$> seqlist<>
|||||return SetSort }
||||g:netrw_sort_direction=normal (bannercnt=9)
||||remove priority pattern prefix
||||modify display if wide/tree listing style
||||place cursor on top-left corner of file listing
||||record netrw_prvdir<ftp://ftpperso.free.fr/uploads/>
||||s:SetBufWinVars() win#1 {
|||||return s:SetBufWinVars }
||||s:NetrwOptionRestore(vt<w:>) win#1 buf#4 winnr($)=1 {
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||fo=qrowcb acd=0
|||||ro=0 ma=1 mod=0 wrap=0
|||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||||return s:NetrwOptionRestore : win#1 buf#4 }
||||set display to netrw display settings (noma nomod etc)
||||return s:PerformListing : curpos<[0, 9, 1, 0]> }
|||ro=1 ma=0 mod=0 wrap=0
|||return s:NetrwBrowse : did PerformListing }
||netrw#NetrwRestorePosn() a:0=0 winnr=1 line=23 col=1 hline=1 {
|||restore window: exe silent! 1wincmd w
|||restore topofscreen: exe norm! 1G0z
|||restore posn: exe norm! 23G01|
|||return netrw#NetrwRestorePosn }
||2match none
||return NetrwRefresh }
|netrw#NetrwRestorePosn() a:0=1 winnr=1 line=23 col=1 hline=1 {
||restore window: exe silent! 1wincmd w
||restore topofscreen: exe norm! 1G0z
||restore posn: exe norm! 23G01|
||return netrw#NetrwRestorePosn }
|return s:NetrwMarkFileTgt : netrwmftgt<ftp://ftpperso.free.fr/uploads/
> }
netrw#LocalBrowseCheck: isdir<c:/temp/>=1
LocalBrowseCheck
redir<ls!>:
redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
redir<ls!>: 3u a- "Decho Tab" ligne 0
redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
redir<ls!>: 6u "[Aucun nom]" ligne 1
redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
redir<ls!>: 9 %a "\temp\" ligne 1
ft<> b:netrw_curdir< doesn't exist> dirname<c:/temp/> line($)=1
s:NetrwBrowse(islocal=1 dirname<c:/temp/>) liststyle=0 v141c buf#9<
\temp\> win#1 {
|tab#1 win#1
|redir<ls!>:
|redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|redir<ls!>: 3u a- "Decho Tab" ligne 0
|redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|redir<ls!>: 6u "[Aucun nom]" ligne 1
|redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|redir<ls!>: 9 %a "\temp\" ligne 1
|s:NetrwOptionSave(vt<w:>) win#1 buf#9<\temp\> winnr($)=1 {
||w:netrw_optionsave doesn't exist
||fo=tcq acd=0 diff=0
||return s:NetrwOptionSave : win#1 buf#9 }
|s:UseBufWinVars() {
||return s:UseBufWinVars }
|NetrwMenu(domenu=1) {
||return NetrwMenu }
|s:NetrwGetBuffer(islocal=1 dirname<c:/temp/>) liststyle=0 {
||--re-use a buffer if possible--
||--find buffer numnber of buffer named precisely the same as
dirname--
||redir<ls!>:
||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||redir<ls!>: 3u a- "Decho Tab" ligne 0
||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
||redir<ls!>: 6u "[Aucun nom]" ligne 1
||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||redir<ls!>: 9 %a "\temp\" ligne 1
|| find buffer<c:/temp/>'s number
|| bufnr(dirname<c:/temp/>)=9
|| findbuf1: bufnum=bufnr('c:/temp/')=9 bufname(9)<\temp\> (initial)
|| handling approx match: bufnum#9<\temp\> approx-dirname<c:/temp/>
|| findbuf2: buflast=bufnr($)=9
|| findbuf3: while [ibuf= 1]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(1)</Users/Admin/.netrc>
|| findbuf3: while [ibuf= 2]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(2)<ftp://ftpperso.free.fr>
|| findbuf3: while [ibuf= 3]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(3)<Decho Tab>
|| findbuf3: while [ibuf= 4]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(4)<ftp://ftpperso.free.fr/uploads>
|| findbuf3: while [ibuf= 5]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(5)<ftp://ftpperso.free.fr/uploads/showroom.php>
|| findbuf3: while [ibuf= 6]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(6)<>
|| findbuf3: while [ibuf= 7]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(7)<>
|| findbuf3: while [ibuf= 8]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(8)</Users/Admin/AppData/Local/Temp/VIB8F79.php>
|| findbuf3: while [ibuf= 9]<=[buflast=9]: dirname<c:/temp/>
bname=bufname(9)</temp>
|| findbuf4: bufnum=-1 (ibuf=10 buflast=9)
||--get enew buffer and name it (bufexists([bufnum=-1])=0)
||s:NetrwEnew() a:0=1 bufnr($)=9 {
|||curdir<c:/temp/> buf#9<\temp\>
|||make function-local copy of netrw variables
|||s:NetrwOptionRestore(vt<w:>) win#1 buf#9 winnr($)=1 {
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||fo=tcq acd=0
||||ro=0 ma=1 mod=0 wrap=0
||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
||||return s:NetrwOptionRestore : win#1 buf#9 }
|||generate a buffer with keepjumps keepalt enew!
|||Benzinger 1:
|||redir<ls!>:
|||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||redir<ls!>: 9 %a "\temp\" ligne 1
|||Benzinger 2:
|||redir<ls!>:
|||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||redir<ls!>: 9 "\temp\" ligne 1
|||redir<ls!>: 10 %a "[Aucun nom]" ligne 1
|||bufnr($)=10
|||s:NetrwOptionSave(vt<w:>) win#1 buf#10<> winnr($)=1 {
||||w:netrw_optionsave doesn't exist
||||fo=tcq acd=0 diff=0
||||return s:NetrwOptionSave : win#1 buf#10 }
|||copy function-local variables back to buffer netrw variables
|||return s:NetrwEnew : buf#10<c:\temp\> expand(%)<c:\temp\>
expand(#)<ftp:\\ftpperso.free.fr\uploads\> }
|| got enew buffer#10 (altbuf<ftp:\\ftpperso.free.fr\uploads\>)
|| errmsg<> bufnr(escdirname<c:/temp/>)=10 bufname()<\temp\>
|| exe sil! keepalt file c:/temp/
|| errmsg<> bufnr(c:/temp/)=10<c:\temp\>
|| named enew buffer#10<\temp\>
||--do netrw settings: make this buffer#10 not-a-file, modifiable, not
line-numbered, etc--
||s:NetrwListSettings(islocal=1) {
|||setlocal bt=nofile nobl ma nonu nowrap noro
|||exe sil! keepalt file \temp\
|||redir<ls!>:
|||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||redir<ls!>: 10u%a "\temp\" ligne 1
|||exe setlocal ts=32
|||return s:NetrwListSettings }
||exe sil! keepalt file \temp\
||--delete all lines from buffer--
|| clear buffer<\temp\> with :%d
||return s:NetrwGetBuffer 0 : buf#10 }
|2match none
|set b:netrw_curdir to the new directory name: (buf#10)
|b:netrw_curdir<c:/temp>
|local only:
|LocalFastBrowser() g:netrw_fastbrowse=1 {
||initialize s:netrw_browselist
||appendng current buffer to browselist
||browselist=[10]
||setting up local-browser shell command refresh
||autocmd: ShellCmdPost * call s:LocalBrowseShellCmdRefresh()
||return LocalFastBrowser : browselist<[10]> }
|s:BrowserMaps(islocal=1) b:netrw_curdir<c:/temp> {
||make local maps
||s:SetRexDir(islocal=1 dirname<c:/temp>) {
|||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||return s:SetRexDir }
||return s:BrowserMaps }
|s:PerformListing(islocal=1) bufnr(%)=10<\temp\> {
||s:NetrwSafeOptions() win#1 buf#10<\temp\> winnr($)=1 {
|||win#1's ft=
|||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||setlocal cursorline
||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||ft<> ei=
|||fo=nroql2 acd=0
|||return s:NetrwSafeOptions }
||setlocal noro ma
||w:netrw_liststyle=0
||s:NetrwBookHistHandler(chg=3 curdir<c:/temp>) cnt=0 histcnt=8
histmax=10 {
|||(browsing) record curdir history
|||save dirhist#9<c:/temp>
|||NetrwBookmarkMenu() histcnt=9 menucnt=28 {
||||removing Netrw.Bookmarks menu item(s)
||||silent! menu 80.3.10 Netrw.History.c:\/temp^I:e c:\/temp
||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||silent! menu 80.3.15 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||silent! menu 80.3.16 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
||||silent! menu 80.3.17 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
||||silent! menu 80.3.18 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
||||return NetrwBookmarkMenu }
|||return s:NetrwBookHistHandler }
||set up banner
||handle specified sorting: g:netrw_sort_by<name>
||directories will be sorted by name
||show copy/move target<ftp://ftpperso.free.fr/uploads/>
||handle hiding/showing (g:netrw_hide= g:netrw_list_hide<>)
||bannercnt=9 (should index line just after banner) line($)=8
||set up syntax highlighting
||Get list of files - islocal=1
||s:LocalListing() {
|||&ma=1
|||&mod=0
|||&ro=0
|||bufname(%)<\temp\>
|||b:netrw_curdir<c:/temp>
|||g:netrw_sort_by<name>
|||s:Strlen(x<c:/temp> {
||||return s:Strlen 7 }
|||s:ComposePath(base<c:/temp> subdir<*>) {
||||windows
||||return s:ComposePath c:/temp/* }
|||glob(dirname<c:/temp/*>)=c:\temp\136_2307^Jc:\temp
\2010_08_29_currentAs3Projects.7z^Jc:\temp\Contacts^Jc:\temp
\Downloads^Jc:\temp\NERD_tree^Jc:\temp\NERD_tree.zip^Jc:\temp\Preset
LightRoom^Jc:\temp\_Photos_pour_Jackie.7z^Jc:\temp\_images^Jc:\temp
\ctags58^Jc:\temp\curl-7.21.1^Jc:\temp\currentAs3Projects^Jc:\temp
\cygwin^Jc:\temp\dirA^Jc:\temp\dirB^Jc:\temp\fleurs^Jc:\temp
\gvim.exe^Jc:\temp\homepath^Jc:\temp\homepath.7z^Jc:\temp\images^Jc:
\temp\imgs^Jc:\temp\netrw.vim^Jc:\temp\test.fdm^Jc:\temp
\travail_photos_temp^Jc:\temp\vim^Jc:\temp\vlc-1.1.1-win32.exe
|||s:ComposePath(base<c:/temp> subdir<.*>) {
||||windows
||||return s:ComposePath c:/temp/.* }
|||glob(dirname<c:/temp/.*>)=c:\temp\136_2307^Jc:\temp
\2010_08_29_currentAs3Projects.7z^Jc:\temp\Contacts^Jc:\temp
\Downloads^Jc:\temp\NERD_tree^Jc:\temp\NERD_tree.zip^Jc:\temp\Preset
LightRoom^Jc:\temp\_Photos_pour_Jackie.7z^Jc:\temp\_images^Jc:\temp
\ctags58^Jc:\temp\curl-7.21.1^Jc:\temp\currentAs3Projects^Jc:\temp
\cygwin^Jc:\temp\dirA^Jc:\temp\dirB^Jc:\temp\fleurs^Jc:\temp
\gvim.exe^Jc:\temp\homepath^Jc:\temp\homepath.7z^Jc:\temp\images^Jc:
\temp\imgs^Jc:\temp\netrw.vim^Jc:\temp\test.fdm^Jc:\temp
\travail_photos_temp^Jc:\temp\vim^Jc:\temp\vlc-1.1.1-win32.exe^Jc:\temp
\.^Jc:\temp\..^Jc:\temp\.swn^Jc:\temp\.swo^Jc:\temp\.swp
|||elide /path/. from glob entries if present
|||filelist<c:\temp\136_2307^Jc:\temp\2010_08_29_currentAs3Projects.
7z^Jc:\temp\Contacts^Jc:\temp\Downloads^Jc:\temp\NERD_tree^Jc:\temp
\NERD_tree.zip^Jc:\temp\Preset LightRoom^Jc:\temp\_Photos_pour_Jackie.
7z^Jc:\temp\_images^Jc:\temp\ctags58^Jc:\temp\curl-7.21.1^Jc:\temp
\currentAs3Projects^Jc:\temp\cygwin^Jc:\temp\dirA^Jc:\temp\dirB^Jc:
\temp\fleurs^Jc:\temp\gvim.exe^Jc:\temp\homepath^Jc:\temp\homepath.
7z^Jc:\temp\images^Jc:\temp\imgs^Jc:\temp\netrw.vim^Jc:\temp
\test.fdm^Jc:\temp\travail_photos_temp^Jc:\temp\vim^Jc:\temp\vlc-1.1.1-
win32.exe^Jc:\temp\..^Jc:\temp\.swn^Jc:\temp\.swo^Jc:\temp\.swp>
|||change all \s to /s
|||(before while) dirname<c:/temp>
|||(before while) dirnamelen<7>
|||(before while) filelist<c:/temp/136_2307^Jc:/temp/
2010_08_29_currentAs3Projects.7z^Jc:/temp/Contacts^Jc:/temp/
Downloads^Jc:/temp/NERD_tree^Jc:/temp/NERD_tree.zip^Jc:/temp/Preset
LightRoom^Jc:/temp/_Photos_pour_Jackie.7z^Jc:/temp/_images^Jc:/temp/
ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/
cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/
gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/
temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||
|||(while) filelist<c:/temp/2010_08_29_currentAs3Projects.7z^Jc:/temp/
Contacts^Jc:/temp/Downloads^Jc:/temp/NERD_tree^Jc:/temp/
NERD_tree.zip^Jc:/temp/Preset LightRoom^Jc:/temp/_Photos_pour_Jackie.
7z^Jc:/temp/_images^Jc:/temp/ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/
currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/136_2307>
|||indicate <c:/temp/136_2307> is a directory with trailing /
|||pfile<c:/temp/136_2307/> (after *@/ appending)
|||filename<c:/temp/136_2307>
|||pfile <136_2307/>
|||exe keepjumps put ='136_2307/'
|||
|||(while) filelist<c:/temp/Contacts^Jc:/temp/Downloads^Jc:/temp/
NERD_tree^Jc:/temp/NERD_tree.zip^Jc:/temp/Preset LightRoom^Jc:/temp/
_Photos_pour_Jackie.7z^Jc:/temp/_images^Jc:/temp/ctags58^Jc:/temp/
curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/
dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/
homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/2010_08_29_currentAs3Projects.7z>
|||pfile<c:/temp/2010_08_29_currentAs3Projects.7z> (after *@/
appending)
|||filename<c:/temp/2010_08_29_currentAs3Projects.7z>
|||pfile <2010_08_29_currentAs3Projects.7z>
|||exe keepjumps put ='2010_08_29_currentAs3Projects.7z'
|||
|||(while) filelist<c:/temp/Downloads^Jc:/temp/NERD_tree^Jc:/temp/
NERD_tree.zip^Jc:/temp/Preset LightRoom^Jc:/temp/_Photos_pour_Jackie.
7z^Jc:/temp/_images^Jc:/temp/ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/
currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/Contacts>
|||indicate <c:/temp/Contacts> is a directory with trailing /
|||pfile<c:/temp/Contacts/> (after *@/ appending)
|||filename<c:/temp/Contacts>
|||pfile <Contacts/>
|||exe keepjumps put ='Contacts/'
|||
|||(while) filelist<c:/temp/NERD_tree^Jc:/temp/NERD_tree.zip^Jc:/temp/
Preset LightRoom^Jc:/temp/_Photos_pour_Jackie.7z^Jc:/temp/_images^Jc:/
temp/ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/
cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/
gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/
temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/Downloads>
|||indicate <c:/temp/Downloads> is a directory with trailing /
|||pfile<c:/temp/Downloads/> (after *@/ appending)
|||filename<c:/temp/Downloads>
|||pfile <Downloads/>
|||exe keepjumps put ='Downloads/'
|||
|||(while) filelist<c:/temp/NERD_tree.zip^Jc:/temp/Preset
LightRoom^Jc:/temp/_Photos_pour_Jackie.7z^Jc:/temp/_images^Jc:/temp/
ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/
cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/
gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/
temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/NERD_tree>
|||indicate <c:/temp/NERD_tree> is a directory with trailing /
|||pfile<c:/temp/NERD_tree/> (after *@/ appending)
|||filename<c:/temp/NERD_tree>
|||pfile <NERD_tree/>
|||exe keepjumps put ='NERD_tree/'
|||
|||(while) filelist<c:/temp/Preset LightRoom^Jc:/temp/
_Photos_pour_Jackie.7z^Jc:/temp/_images^Jc:/temp/ctags58^Jc:/temp/
curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/
dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/
homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/NERD_tree.zip>
|||pfile<c:/temp/NERD_tree.zip> (after *@/ appending)
|||filename<c:/temp/NERD_tree.zip>
|||pfile <NERD_tree.zip>
|||exe keepjumps put ='NERD_tree.zip'
|||
|||(while) filelist<c:/temp/_Photos_pour_Jackie.7z^Jc:/temp/
_images^Jc:/temp/ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/
currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/Preset LightRoom>
|||indicate <c:/temp/Preset LightRoom> is a directory with trailing /
|||pfile<c:/temp/Preset LightRoom/> (after *@/ appending)
|||filename<c:/temp/Preset LightRoom>
|||pfile <Preset LightRoom/>
|||exe keepjumps put ='Preset LightRoom/'
|||
|||(while) filelist<c:/temp/_images^Jc:/temp/ctags58^Jc:/temp/
curl-7.21.1^Jc:/temp/currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/
dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/
homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/_Photos_pour_Jackie.7z>
|||pfile<c:/temp/_Photos_pour_Jackie.7z> (after *@/ appending)
|||filename<c:/temp/_Photos_pour_Jackie.7z>
|||pfile <_Photos_pour_Jackie.7z>
|||exe keepjumps put ='_Photos_pour_Jackie.7z'
|||
|||(while) filelist<c:/temp/ctags58^Jc:/temp/curl-7.21.1^Jc:/temp/
currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/_images>
|||indicate <c:/temp/_images> is a directory with trailing /
|||pfile<c:/temp/_images/> (after *@/ appending)
|||filename<c:/temp/_images>
|||pfile <_images/>
|||exe keepjumps put ='_images/'
|||
|||(while) filelist<c:/temp/curl-7.21.1^Jc:/temp/
currentAs3Projects^Jc:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/ctags58>
|||indicate <c:/temp/ctags58> is a directory with trailing /
|||pfile<c:/temp/ctags58/> (after *@/ appending)
|||filename<c:/temp/ctags58>
|||pfile <ctags58/>
|||exe keepjumps put ='ctags58/'
|||
|||(while) filelist<c:/temp/currentAs3Projects^Jc:/temp/cygwin^Jc:/
temp/dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/
homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/curl-7.21.1>
|||indicate <c:/temp/curl-7.21.1> is a directory with trailing /
|||pfile<c:/temp/curl-7.21.1/> (after *@/ appending)
|||filename<c:/temp/curl-7.21.1>
|||pfile <curl-7.21.1/>
|||exe keepjumps put ='curl-7.21.1/'
|||
|||(while) filelist<c:/temp/cygwin^Jc:/temp/dirA^Jc:/temp/dirB^Jc:/
temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.
7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/currentAs3Projects>
|||indicate <c:/temp/currentAs3Projects> is a directory with
trailing /
|||pfile<c:/temp/currentAs3Projects/> (after *@/ appending)
|||filename<c:/temp/currentAs3Projects>
|||pfile <currentAs3Projects/>
|||exe keepjumps put ='currentAs3Projects/'
|||
|||(while) filelist<c:/temp/dirA^Jc:/temp/dirB^Jc:/temp/fleurs^Jc:/
temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/
images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/cygwin>
|||indicate <c:/temp/cygwin> is a directory with trailing /
|||pfile<c:/temp/cygwin/> (after *@/ appending)
|||filename<c:/temp/cygwin>
|||pfile <cygwin/>
|||exe keepjumps put ='cygwin/'
|||
|||(while) filelist<c:/temp/dirB^Jc:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/
temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/
temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/dirA>
|||indicate <c:/temp/dirA> is a directory with trailing /
|||pfile<c:/temp/dirA/> (after *@/ appending)
|||filename<c:/temp/dirA>
|||pfile <dirA/>
|||exe keepjumps put ='dirA/'
|||
|||(while) filelist<c:/temp/fleurs^Jc:/temp/gvim.exe^Jc:/temp/
homepath^Jc:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/dirB>
|||indicate <c:/temp/dirB> is a directory with trailing /
|||pfile<c:/temp/dirB/> (after *@/ appending)
|||filename<c:/temp/dirB>
|||pfile <dirB/>
|||exe keepjumps put ='dirB/'
|||
|||(while) filelist<c:/temp/gvim.exe^Jc:/temp/homepath^Jc:/temp/
homepath.7z^Jc:/temp/images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/fleurs>
|||indicate <c:/temp/fleurs> is a directory with trailing /
|||pfile<c:/temp/fleurs/> (after *@/ appending)
|||filename<c:/temp/fleurs>
|||pfile <fleurs/>
|||exe keepjumps put ='fleurs/'
|||
|||(while) filelist<c:/temp/homepath^Jc:/temp/homepath.7z^Jc:/temp/
images^Jc:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/gvim.exe>
|||indicate <c:/temp/gvim.exe> is executable with trailing *
|||pfile<c:/temp/gvim.exe*> (after *@/ appending)
|||filename<c:/temp/gvim.exe>
|||pfile <gvim.exe*>
|||exe keepjumps put ='gvim.exe*'
|||
|||(while) filelist<c:/temp/homepath.7z^Jc:/temp/images^Jc:/temp/
imgs^Jc:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/homepath>
|||indicate <c:/temp/homepath> is a directory with trailing /
|||pfile<c:/temp/homepath/> (after *@/ appending)
|||filename<c:/temp/homepath>
|||pfile <homepath/>
|||exe keepjumps put ='homepath/'
|||
|||(while) filelist<c:/temp/images^Jc:/temp/imgs^Jc:/temp/
netrw.vim^Jc:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/
vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/homepath.7z>
|||pfile<c:/temp/homepath.7z> (after *@/ appending)
|||filename<c:/temp/homepath.7z>
|||pfile <homepath.7z>
|||exe keepjumps put ='homepath.7z'
|||
|||(while) filelist<c:/temp/imgs^Jc:/temp/netrw.vim^Jc:/temp/
test.fdm^Jc:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-
win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/images>
|||indicate <c:/temp/images> is a directory with trailing /
|||pfile<c:/temp/images/> (after *@/ appending)
|||filename<c:/temp/images>
|||pfile <images/>
|||exe keepjumps put ='images/'
|||
|||(while) filelist<c:/temp/netrw.vim^Jc:/temp/test.fdm^Jc:/temp/
travail_photos_temp^Jc:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/imgs>
|||indicate <c:/temp/imgs> is a directory with trailing /
|||pfile<c:/temp/imgs/> (after *@/ appending)
|||filename<c:/temp/imgs>
|||pfile <imgs/>
|||exe keepjumps put ='imgs/'
|||
|||(while) filelist<c:/temp/test.fdm^Jc:/temp/travail_photos_temp^Jc:/
temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/
temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/netrw.vim>
|||pfile<c:/temp/netrw.vim> (after *@/ appending)
|||filename<c:/temp/netrw.vim>
|||pfile <netrw.vim>
|||exe keepjumps put ='netrw.vim'
|||
|||(while) filelist<c:/temp/travail_photos_temp^Jc:/temp/vim^Jc:/temp/
vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/
temp/.swp>
|||(while) filename<c:/temp/test.fdm>
|||pfile<c:/temp/test.fdm> (after *@/ appending)
|||filename<c:/temp/test.fdm>
|||pfile <test.fdm>
|||exe keepjumps put ='test.fdm'
|||
|||(while) filelist<c:/temp/vim^Jc:/temp/vlc-1.1.1-win32.exe^Jc:/
temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/travail_photos_temp>
|||indicate <c:/temp/travail_photos_temp> is a directory with
trailing /
|||pfile<c:/temp/travail_photos_temp/> (after *@/ appending)
|||filename<c:/temp/travail_photos_temp>
|||pfile <travail_photos_temp/>
|||exe keepjumps put ='travail_photos_temp/'
|||
|||(while) filelist<c:/temp/vlc-1.1.1-win32.exe^Jc:/temp/..^Jc:/
temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/vim>
|||indicate <c:/temp/vim> is a directory with trailing /
|||pfile<c:/temp/vim/> (after *@/ appending)
|||filename<c:/temp/vim>
|||pfile <vim/>
|||exe keepjumps put ='vim/'
|||
|||(while) filelist<c:/temp/..^Jc:/temp/.swn^Jc:/temp/.swo^Jc:/
temp/.swp>
|||(while) filename<c:/temp/vlc-1.1.1-win32.exe>
|||indicate <c:/temp/vlc-1.1.1-win32.exe> is executable with trailing
*
|||pfile<c:/temp/vlc-1.1.1-win32.exe*> (after *@/ appending)
|||filename<c:/temp/vlc-1.1.1-win32.exe>
|||pfile <vlc-1.1.1-win32.exe*>
|||exe keepjumps put ='vlc-1.1.1-win32.exe*'
|||
|||(while) filelist<c:/temp/.swn^Jc:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/..>
|||indicate <c:/temp/..> is a directory with trailing /
|||pfile<c:/temp/../> (after *@/ appending)
|||filename<c:/temp/..>
|||pfile <../>
|||exe keepjumps put ='../'
|||
|||(while) filelist<c:/temp/.swo^Jc:/temp/.swp>
|||(while) filename<c:/temp/.swn>
|||pfile<c:/temp/.swn> (after *@/ appending)
|||filename<c:/temp/.swn>
|||pfile <.swn>
|||exe keepjumps put ='.swn'
|||
|||(while) filelist<c:/temp/.swp>
|||(while) filename<c:/temp/.swo>
|||pfile<c:/temp/.swo> (after *@/ appending)
|||filename<c:/temp/.swo>
|||pfile <.swo>
|||exe keepjumps put ='.swo'
|||
|||(while) filelist<>
|||(while) filename<c:/temp/.swp>
|||pfile<c:/temp/.swp> (after *@/ appending)
|||filename<c:/temp/.swp>
|||pfile <.swp>
|||exe keepjumps put ='.swp'
|||setlocal ts=32
|||return s:LocalListing }
||g:netrw_banner=1 w:netrw_bannercnt=9 (banner complete)
||manipulate directory listing (hide)
||g:netrw_hide=1 g:netrw_list_hide<>
||manipulate directory listing (sort) : g:netrw_sort_by<name>
||SetSort() bannercnt=9 {
|||priority=1 spriority<001ÿ> seq<[\/]$> seqlist<\.h$,\.c$,\.cpp$,*,\.o
$,\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||priority=2 spriority<002ÿ> seq<\.h$> seqlist<\.c$,\.cpp$,*,\.o$,
\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||priority=3 spriority<003ÿ> seq<\.c$> seqlist<\.cpp$,*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||priority=4 spriority<004ÿ> seq<\.cpp$> seqlist<*,\.o$,\.obj$,\.info
$,\.swp$,\.bak$,\~$>
|||priority=5 spriority<005ÿ> seq<*> seqlist<\.o$,\.obj$,\.info$,\.swp
$,\.bak$,\~$>
|||priority=6 spriority<006ÿ> seq<\.o$> seqlist<\.obj$,\.info$,\.swp$,
\.bak$,\~$>
|||priority=7 spriority<007ÿ> seq<\.obj$> seqlist<\.info$,\.swp$,\.bak
$,\~$>
|||priority=8 spriority<008ÿ> seq<\.info$> seqlist<\.swp$,\.bak$,\~$>
|||priority=9 spriority<009ÿ> seq<\.swp$> seqlist<\.bak$,\~$>
|||priority=10 spriority<010ÿ> seq<\.bak$> seqlist<\~$>
|||priority=11 spriority<011ÿ> seq<\~$> seqlist<>
|||return SetSort }
||g:netrw_sort_direction=normal (bannercnt=9)
||remove priority pattern prefix
||modify display if wide/tree listing style
||place cursor on top-left corner of file listing
||record netrw_prvdir<c:/temp>
||s:SetBufWinVars() win#1 {
|||return s:SetBufWinVars }
||s:NetrwOptionRestore(vt<w:>) win#1 buf#10 winnr($)=1 {
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||fo=tcq acd=0
|||ro=0 ma=1 mod=0 wrap=0
|||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||return s:NetrwOptionRestore : win#1 buf#10 }
||set display to netrw display settings (noma nomod etc)
||return s:PerformListing : curpos<[0, 9, 1, 0]> }
|ro=1 ma=0 mod=0 wrap=0
|return s:NetrwBrowse : did PerformListing }
s:NetrwGetWord() line#31 liststyle=0 virtcol=1 {
|s:UseBufWinVars() {
||return s:UseBufWinVars }
|thin column handling
|return s:NetrwGetWord <NERD_tree.zip> }
s:NetrwMarkFile(islocal=1 fname<NERD_tree.zip>) {
|add fname<NERD_tree.zip> to new markfilelist_10
|ending s:netrwmarkfilelist_{curbufnr}<['NERD_tree.zip']>
|ending s:netrwmarkfilemtch_10<\<NERD_tree\.zip[@=|\/\*]\=\>>
|s:ComposePath(base<c:/temp> subdir<NERD_tree.zip>) {
||windows
||return s:ComposePath c:/temp/NERD_tree.zip }
|init s:netrwmarkfilelist<['c:/temp/NERD_tree.zip']>
|exe 2match netrwMarkFile /\<NERD_tree\.zip[@=|\/\*]\=\>/
|return s:NetrwMarkFile : s:netrwmarkfilelist_10<['NERD_tree.zip']> }
s:NetrwMarkFileCopy(islocal=1) target<ftp://ftpperso.free.fr/uploads/>
{
|sanity chk passed: s:netrwmarkfilelist_10<['NERD_tree.zip']
|sanity chk passed: s:netrwmftgt<ftp://ftpperso.free.fr/uploads/>
|copy from local to remote
|s:NetrwUpload(fname<['NERD_tree.zip']> tgt<ftp://ftpperso.free.fr/
uploads/
>) a:0=0 {
||tgtdir<uploads/>
||fromdir<C:\Program Files\Vim\vim72>
||handle uploading a list of files via scp
||NetrwMethod(a:choice<ftp://ftpperso.free.fr/uploads/>) {
|||curmachine<ftpperso.free.fr>
|||determine method:
|||ftp://...
|||g:netrw_machine<ftpperso.free.fr>
|||has -s: : s:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
||| g:netrw_ftp_cmd<ftp -s:C:\Users\Admin/.netrc>
|||a:choice <ftp://ftpperso.free.fr/uploads/>
|||b:netrw_method <2>
|||g:netrw_machine<ftpperso.free.fr>
|||g:netrw_port <>
|||b:netrw_fname <uploads/>
|||return NetrwMethod : b:netrw_method=2 g:netrw_port= }
||filter input window#1
||filter input: binary
||filter input: lcd "C:\Program Files\Vim\vim72"
||filter input: cd "uploads/"
||filter input: put "NERD_tree.zip"
||filter input window#1
||executing: keepj %!ftp -s:C:\Users\Admin/.netrc -i
"ftpperso.free.fr"
||netrw#LocalBrowseCheck: isdir<C:/temp/>=1
||LocalBrowseCheck
||redir<ls!>:
||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||redir<ls!>: 3u a- "Decho Tab" ligne 0
||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
||redir<ls!>: 6u "[Aucun nom]" ligne 1
||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||redir<ls!>: 10u%a- "\temp\" ligne 31
||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|| ft<netrw> b:netrw_curdir<c:/temp> dirname<C:/temp/> line($)=38
||s:NetrwBrowse(islocal=1 dirname<C:/temp/>) liststyle=0 v141c buf#10<
\temp\> win#1 {
|||tab#1 win#1
|||redir<ls!>:
|||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
|||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
|||redir<ls!>: 10u%a- "\temp\" ligne 31
|||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|||s:NetrwOptionSave(vt<w:>) win#1 buf#10<\temp\> winnr($)=1 {
||||w:netrw_optionsave doesn't exist
||||fo=tcq acd=0 diff=0
||||return s:NetrwOptionSave : win#1 buf#10 }
|||clearing marked files
|||s:UseBufWinVars() {
||||return s:UseBufWinVars }
|||NetrwMenu(domenu=1) {
||||return NetrwMenu }
|||s:NetrwGetBuffer(islocal=1 dirname<C:/temp/>) liststyle=0 {
||||--re-use a buffer if possible--
||||--find buffer numnber of buffer named precisely the same as
dirname--
||||redir<ls!>:
||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
||||redir<ls!>: 3u a- "Decho Tab" ligne 0
||||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
||||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads\showroom.php"
ligne 7
||||redir<ls!>: 6u "[Aucun nom]" ligne 1
||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp\VIB8F79.php"
ligne 1
||||redir<ls!>: 10u%a- "\temp\" ligne 31
||||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|||| find buffer<C:/temp/>'s number
|||| bufnr(dirname<C:/temp/>)=10
|||| findbuf1: bufnum=bufnr('C:/temp/')=10 bufname(10)<\temp\>
(initial)
|||| handling approx match: bufnum#10<\temp\> approx-dirname<C:/temp/
>
|||| findbuf2: buflast=bufnr($)=11
|||| findbuf3: while [ibuf= 1]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(1)</Users/Admin/.netrc>
|||| findbuf3: while [ibuf= 2]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(2)<ftp://ftpperso.free.fr>
|||| findbuf3: while [ibuf= 3]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(3)<Decho Tab>
|||| findbuf3: while [ibuf= 4]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(4)<ftp://ftpperso.free.fr/uploads>
|||| findbuf3: while [ibuf= 5]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(5)<ftp://ftpperso.free.fr/uploads/showroom.php>
|||| findbuf3: while [ibuf= 6]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(6)<>
|||| findbuf3: while [ibuf= 7]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(7)<>
|||| findbuf3: while [ibuf= 8]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(8)</Users/Admin/AppData/Local/Temp/VIB8F79.php>
|||| findbuf3: while [ibuf= 9]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(9)<>
|||| findbuf3: while [ibuf= 10]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(10)</temp>
|||| findbuf3: while [ibuf= 11]<=[buflast=11]: dirname<C:/temp/>
bname=bufname(11)<>
|||| findbuf4: bufnum=-1 (ibuf=12 buflast=11)
||||--get enew buffer and name it (bufexists([bufnum=-1])=0)
||||s:NetrwEnew() a:0=1 bufnr($)=11 {
|||||curdir<C:/temp/> buf#10<\temp\>
|||||make function-local copy of netrw variables
|||||s:NetrwOptionRestore(vt<w:>) win#1 buf#10 winnr($)=1 {
||||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
||||||fo=tcq acd=0
||||||ro=1 ma=0 mod=0 wrap=0
||||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
||||||return s:NetrwOptionRestore : win#1 buf#10 }
|||||generate a buffer with keepjumps keepalt enew!
|||||Benzinger 1:
|||||redir<ls!>:
|||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads
\showroom.php" ligne 7
|||||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp
\VIB8F79.php" ligne 1
|||||redir<ls!>: 10u%a- "\temp\" ligne 31
|||||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|||||Benzinger 2:
|||||redir<ls!>:
|||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads
\showroom.php" ligne 7
|||||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp
\VIB8F79.php" ligne 1
|||||redir<ls!>: 10u - "\temp\" ligne 1
|||||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|||||redir<ls!>: 12 %a "[Aucun nom]" ligne 1
|||||bufnr($)=12
|||||s:NetrwOptionSave(vt<w:>) win#1 buf#12<> winnr($)=1 {
||||||w:netrw_optionsave doesn't exist
||||||fo=tcq acd=0 diff=0
||||||return s:NetrwOptionSave : win#1 buf#12 }
|||||copy function-local variables back to buffer netrw variables
|||||return s:NetrwEnew : buf#12<C:\temp\> expand(%)<C:\temp\>
expand(#)<ftp:\\ftpperso.free.fr\uploads\> }
|||| got enew buffer#12 (altbuf<ftp:\\ftpperso.free.fr\uploads\>)
|||| errmsg<> bufnr(escdirname<C:/temp/>)=12 bufname()<\temp\>
|||| exe sil! keepalt file C:/temp/
|||| errmsg<> bufnr(C:/temp/)=12<C:\temp\>
|||| named enew buffer#12<\temp\>
||||--do netrw settings: make this buffer#12 not-a-file, modifiable,
not line-numbered, etc--
||||s:NetrwListSettings(islocal=1) {
|||||setlocal bt=nofile nobl ma nonu nowrap noro
|||||exe sil! keepalt file \temp\
|||||redir<ls!>:
|||||redir<ls!>: 1 "\Users\Admin\.netrc" ligne 1
|||||redir<ls!>: 2u h- "ftp:\\ftpperso.free.fr\" ligne 26
|||||redir<ls!>: 3u a- "Decho Tab" ligne 0
|||||redir<ls!>: 4u#h- "ftp:\\ftpperso.free.fr\uploads\" ligne 24
|||||redir<ls!>: 5 "ftp:\\ftpperso.free.fr\uploads
\showroom.php" ligne 7
|||||redir<ls!>: 6u "[Aucun nom]" ligne 1
|||||redir<ls!>: 8u "\Users\Admin\AppData\Local\Temp
\VIB8F79.php" ligne 1
|||||redir<ls!>: 11 h + "[Aucun nom]" ligne 0
|||||redir<ls!>: 12u%a "\temp\" ligne 1
|||||exe setlocal ts=32
|||||return s:NetrwListSettings }
||||exe sil! keepalt file \temp\
||||--delete all lines from buffer--
|||| clear buffer<\temp\> with :%d
||||return s:NetrwGetBuffer 0 : buf#12 }
|||2match none
|||set b:netrw_curdir to the new directory name: (buf#12)
|||b:netrw_curdir<C:/temp>
|||local only:
|||LocalFastBrowser() g:netrw_fastbrowse=1 {
||||appendng current buffer to browselist
||||browselist=[10, 12]
||||return LocalFastBrowser : browselist<[10, 12]> }
|||s:BrowserMaps(islocal=1) b:netrw_curdir<C:/temp> {
||||make local maps
||||s:SetRexDir(islocal=1 dirname<C:/temp>) {
|||||g:netrw_retmap=1maparg <2-leftmouse>=<->
|||||return s:SetRexDir }
||||return s:BrowserMaps }
|||s:PerformListing(islocal=1) bufnr(%)=12<\temp\> {
||||s:NetrwSafeOptions() win#1 buf#12<\temp\> winnr($)=1 {
|||||win#1's ft=
|||||s:NetrwCursorline() liststyle=0 g:netrw_cursorline=1
s:netrw_usercuc=0 s:netrw_usercul=0 {
||||||setlocal cursorline
||||||return s:NetrwCursorline : l:cursorline=1 l:cursorcolumn=0 }
|||||ft<> ei=
|||||fo=nroql2 acd=0
|||||return s:NetrwSafeOptions }
||||setlocal noro ma
||||w:netrw_liststyle=0
||||s:NetrwBookHistHandler(chg=3 curdir<C:/temp>) cnt=0 histcnt=9
histmax=10 {
|||||(browsing) record curdir history
|||||NetrwBookmarkMenu() histcnt=9 menucnt=28 {
||||||removing Netrw.Bookmarks menu item(s)
||||||silent! menu 80.3.10 Netrw.History.c:\/temp^I:e c:\/temp
||||||silent! menu 80.3.11 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.12 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.13 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.14 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
^I:e ftp:\/\/ftpperso\.free\.fr\/
||||||silent! menu 80.3.15 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
uploads\/^I:e ftp:\/\/ftpperso\.free\.fr\/uploads\/
||||||silent! menu 80.3.16 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
thumbs\/^I:e ftp:\/\/ftpperso\.free\.fr\/thumbs\/
||||||silent! menu 80.3.17 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
phpscript\/^I:e ftp:\/\/ftpperso\.free\.fr\/phpscript\/
||||||silent! menu 80.3.18 Netrw.History.ftp:\/\/ftpperso\.free\.fr\/
2007_02_10__ski\/^I:e ftp:\/\/ftpperso\.free\.fr\/2007_02_10__ski\/
||||||return NetrwBookmarkMenu }
|||||return s:NetrwBookHistHandler }
||||set up banner
||||handle specified sorting: g:netrw_sort_by<name>
||||directories will be sorted by name
||||show copy/move target<ftp://ftpperso.free.fr/uploads/>
||||handle hiding/showing (g:netrw_hide= g:netrw_list_hide<>)
||||bannercnt=9 (should index line just after banner) line($)=8
||||set up syntax highlighting
||||Get list of files - islocal=1
||||s:LocalListing() {
|||||&ma=1
|||||&mod=0
|||||&ro=0
|||||bufname(%)<\temp\>
|||||b:netrw_curdir<C:/temp>
|||||g:netrw_sort_by<name>
|||||s:Strlen(x<C:/temp> {
||||||return s:Strlen 7 }
|||||s:ComposePath(base<C:/temp> subdir<*>) {
||||||windows
||||||return s:ComposePath C:/temp/* }
|||||glob(dirname<C:/temp/*>)=C:\temp\136_2307^JC:\temp
\2010_08_29_currentAs3Projects.7z^JC:\temp\Contacts^JC:\temp
\Downloads^JC:\temp\NERD_tree^JC:\temp\NERD_tree.zip^JC:\temp\Preset
LightRoom^JC:\temp\_Photos_pour_Jackie.7z^JC:\temp\_images^JC:\temp
\ctags58^JC:\temp\curl-7.21.1^JC:\temp\currentAs3Projects^JC:\temp
\cygwin^JC:\temp\dirA^JC:\temp\dirB^JC:\temp\fleurs^JC:\temp
\gvim.exe^JC:\temp\homepath^JC:\temp\homepath.7z^JC:\temp\images^JC:
\temp\imgs^JC:\temp\netrw.vim^JC:\temp\test.fdm^JC:\temp
\travail_photos_temp^JC:\temp\vim^JC:\temp\vlc-1.1.1-win32.exe
|||||s:ComposePath(base<C:/temp> subdir<.*>) {
||||||windows
||||||return s:ComposePath C:/temp/.* }
|||||glob(dirname<C:/temp/.*>)=C:\temp\136_2307^JC:\temp
\2010_08_29_currentAs3Projects.7z^JC:\temp\Contacts^JC:\temp
\Downloads^JC:\temp\NERD_tree^JC:\temp\NERD_tree.zip^JC:\temp\Preset
LightRoom^JC:\temp\_Photos_pour_Jackie.7z^JC:\temp\_images^JC:\temp
\ctags58^JC:\temp\curl-7.21.1^JC:\temp\currentAs3Projects^JC:\temp
\cygwin^JC:\temp\dirA^JC:\temp\dirB^JC:\temp\fleurs^JC:\temp
\gvim.exe^JC:\temp\homepath^JC:\temp\homepath.7z^JC:\temp\images^JC:
\temp\imgs^JC:\temp\netrw.vim^JC:\temp\test.fdm^JC:\temp
\travail_photos_temp^JC:\temp\vim^JC:\temp\vlc-1.1.1-win32.exe^JC:\temp
\.^JC:\temp\..^JC:\temp\.swn^JC:\temp\.swo^JC:\temp\.swp
|||||elide /path/. from glob entries if present
|||||filelist<C:\temp\136_2307^JC:\temp\2010_08_29_currentAs3Projects.
7z^JC:\temp\Contacts^JC:\temp\Downloads^JC:\temp\NERD_tree^JC:\temp
\NERD_tree.zip^JC:\temp\Preset LightRoom^JC:\temp\_Photos_pour_Jackie.
7z^JC:\temp\_images^JC:\temp\ctags58^JC:\temp\curl-7.21.1^JC:\temp
\currentAs3Projects^JC:\temp\cygwin^JC:\temp\dirA^JC:\temp\dirB^JC:
\temp\fleurs^JC:\temp\gvim.exe^JC:\temp\homepath^JC:\temp\homepath.
7z^JC:\temp\images^JC:\temp\imgs^JC:\temp\netrw.vim^JC:\temp
\test.fdm^JC:\temp\travail_photos_temp^JC:\temp\vim^JC:\temp\vlc-1.1.1-
win32.exe^JC:\temp\..^JC:\temp\.swn^JC:\temp\.swo^JC:\temp\.swp>
|||||change all \s to /s
|||||(before while) dirname<C:/temp>
|||||(before while) dirnamelen<7>
|||||(before while) filelist<C:/temp/136_2307^JC:/temp/
2010_08_29_currentAs3Projects.7z^JC:/temp/Contacts^JC:/temp/
Downloads^JC:/temp/NERD_tree^JC:/temp/NERD_tree.zip^JC:/temp/Preset
LightRoom^JC:/temp/_Photos_pour_Jackie.7z^JC:/temp/_images^JC:/temp/
ctags58^JC:/temp/curl-7.21.1^JC:/temp/currentAs3Projects^JC:/temp/
cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/
gvim.exe^JC:/temp/homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/
temp/imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||
|||||(while) filelist<C:/temp/2010_08_29_currentAs3Projects.7z^JC:/
temp/Contacts^JC:/temp/Downloads^JC:/temp/NERD_tree^JC:/temp/
NERD_tree.zip^JC:/temp/Preset LightRoom^JC:/temp/_Photos_pour_Jackie.
7z^JC:/temp/_images^JC:/temp/ctags58^JC:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/136_2307>
|||||indicate <C:/temp/136_2307> is a directory with trailing /
|||||pfile<C:/temp/136_2307/> (after *@/ appending)
|||||filename<C:/temp/136_2307>
|||||pfile <136_2307/>
|||||exe keepjumps put ='136_2307/'
|||||
|||||(while) filelist<C:/temp/Contacts^JC:/temp/Downloads^JC:/temp/
NERD_tree^JC:/temp/NERD_tree.zip^JC:/temp/Preset LightRoom^JC:/temp/
_Photos_pour_Jackie.7z^JC:/temp/_images^JC:/temp/ctags58^JC:/temp/
curl-7.21.1^JC:/temp/currentAs3Projects^JC:/temp/cygwin^JC:/temp/
dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/gvim.exe^JC:/temp/
homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/2010_08_29_currentAs3Projects.7z>
|||||pfile<C:/temp/2010_08_29_currentAs3Projects.7z> (after *@/
appending)
|||||filename<C:/temp/2010_08_29_currentAs3Projects.7z>
|||||pfile <2010_08_29_currentAs3Projects.7z>
|||||exe keepjumps put ='2010_08_29_currentAs3Projects.7z'
|||||
|||||(while) filelist<C:/temp/Downloads^JC:/temp/NERD_tree^JC:/temp/
NERD_tree.zip^JC:/temp/Preset LightRoom^JC:/temp/_Photos_pour_Jackie.
7z^JC:/temp/_images^JC:/temp/ctags58^JC:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/Contacts>
|||||indicate <C:/temp/Contacts> is a directory with trailing /
|||||pfile<C:/temp/Contacts/> (after *@/ appending)
|||||filename<C:/temp/Contacts>
|||||pfile <Contacts/>
|||||exe keepjumps put ='Contacts/'
|||||
|||||(while) filelist<C:/temp/NERD_tree^JC:/temp/NERD_tree.zip^JC:/
temp/Preset LightRoom^JC:/temp/_Photos_pour_Jackie.7z^JC:/temp/
_images^JC:/temp/ctags58^JC:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/Downloads>
|||||indicate <C:/temp/Downloads> is a directory with trailing /
|||||pfile<C:/temp/Downloads/> (after *@/ appending)
|||||filename<C:/temp/Downloads>
|||||pfile <Downloads/>
|||||exe keepjumps put ='Downloads/'
|||||
|||||(while) filelist<C:/temp/NERD_tree.zip^JC:/temp/Preset
LightRoom^JC:/temp/_Photos_pour_Jackie.7z^JC:/temp/_images^JC:/temp/
ctags58^JC:/temp/curl-7.21.1^JC:/temp/currentAs3Projects^JC:/temp/
cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/
gvim.exe^JC:/temp/homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/
temp/imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/NERD_tree>
|||||indicate <C:/temp/NERD_tree> is a directory with trailing /
|||||pfile<C:/temp/NERD_tree/> (after *@/ appending)
|||||filename<C:/temp/NERD_tree>
|||||pfile <NERD_tree/>
|||||exe keepjumps put ='NERD_tree/'
|||||
|||||(while) filelist<C:/temp/Preset LightRoom^JC:/temp/
_Photos_pour_Jackie.7z^JC:/temp/_images^JC:/temp/ctags58^JC:/temp/
curl-7.21.1^JC:/temp/currentAs3Projects^JC:/temp/cygwin^JC:/temp/
dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/gvim.exe^JC:/temp/
homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/NERD_tree.zip>
|||||pfile<C:/temp/NERD_tree.zip> (after *@/ appending)
|||||filename<C:/temp/NERD_tree.zip>
|||||pfile <NERD_tree.zip>
|||||exe keepjumps put ='NERD_tree.zip'
|||||
|||||(while) filelist<C:/temp/_Photos_pour_Jackie.7z^JC:/temp/
_images^JC:/temp/ctags58^JC:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/Preset LightRoom>
|||||indicate <C:/temp/Preset LightRoom> is a directory with
trailing /
|||||pfile<C:/temp/Preset LightRoom/> (after *@/ appending)
|||||filename<C:/temp/Preset LightRoom>
|||||pfile <Preset LightRoom/>
|||||exe keepjumps put ='Preset LightRoom/'
|||||
|||||(while) filelist<C:/temp/_images^JC:/temp/ctags58^JC:/temp/
curl-7.21.1^JC:/temp/currentAs3Projects^JC:/temp/cygwin^JC:/temp/
dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/gvim.exe^JC:/temp/
homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/_Photos_pour_Jackie.7z>
|||||pfile<C:/temp/_Photos_pour_Jackie.7z> (after *@/ appending)
|||||filename<C:/temp/_Photos_pour_Jackie.7z>
|||||pfile <_Photos_pour_Jackie.7z>
|||||exe keepjumps put ='_Photos_pour_Jackie.7z'
|||||
|||||(while) filelist<C:/temp/ctags58^JC:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/_images>
|||||indicate <C:/temp/_images> is a directory with trailing /
|||||pfile<C:/temp/_images/> (after *@/ appending)
|||||filename<C:/temp/_images>
|||||pfile <_images/>
|||||exe keepjumps put ='_images/'
|||||
|||||(while) filelist<C:/temp/curl-7.21.1^JC:/temp/
currentAs3Projects^JC:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/ctags58>
|||||indicate <C:/temp/ctags58> is a directory with trailing /
|||||pfile<C:/temp/ctags58/> (after *@/ appending)
|||||filename<C:/temp/ctags58>
|||||pfile <ctags58/>
|||||exe keepjumps put ='ctags58/'
|||||
|||||(while) filelist<C:/temp/currentAs3Projects^JC:/temp/cygwin^JC:/
temp/dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/temp/gvim.exe^JC:/temp/
homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/curl-7.21.1>
|||||indicate <C:/temp/curl-7.21.1> is a directory with trailing /
|||||pfile<C:/temp/curl-7.21.1/> (after *@/ appending)
|||||filename<C:/temp/curl-7.21.1>
|||||pfile <curl-7.21.1/>
|||||exe keepjumps put ='curl-7.21.1/'
|||||
|||||(while) filelist<C:/temp/cygwin^JC:/temp/dirA^JC:/temp/dirB^JC:/
temp/fleurs^JC:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.
7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/currentAs3Projects>
|||||indicate <C:/temp/currentAs3Projects> is a directory with
trailing /
|||||pfile<C:/temp/currentAs3Projects/> (after *@/ appending)
|||||filename<C:/temp/currentAs3Projects>
|||||pfile <currentAs3Projects/>
|||||exe keepjumps put ='currentAs3Projects/'
|||||
|||||(while) filelist<C:/temp/dirA^JC:/temp/dirB^JC:/temp/fleurs^JC:/
temp/gvim.exe^JC:/temp/homepath^JC:/temp/homepath.7z^JC:/temp/
images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/cygwin>
|||||indicate <C:/temp/cygwin> is a directory with trailing /
|||||pfile<C:/temp/cygwin/> (after *@/ appending)
|||||filename<C:/temp/cygwin>
|||||pfile <cygwin/>
|||||exe keepjumps put ='cygwin/'
|||||
|||||(while) filelist<C:/temp/dirB^JC:/temp/fleurs^JC:/temp/
gvim.exe^JC:/temp/homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/
temp/imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/dirA>
|||||indicate <C:/temp/dirA> is a directory with trailing /
|||||pfile<C:/temp/dirA/> (after *@/ appending)
|||||filename<C:/temp/dirA>
|||||pfile <dirA/>
|||||exe keepjumps put ='dirA/'
|||||
|||||(while) filelist<C:/temp/fleurs^JC:/temp/gvim.exe^JC:/temp/
homepath^JC:/temp/homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/dirB>
|||||indicate <C:/temp/dirB> is a directory with trailing /
|||||pfile<C:/temp/dirB/> (after *@/ appending)
|||||filename<C:/temp/dirB>
|||||pfile <dirB/>
|||||exe keepjumps put ='dirB/'
|||||
|||||(while) filelist<C:/temp/gvim.exe^JC:/temp/homepath^JC:/temp/
homepath.7z^JC:/temp/images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/fleurs>
|||||indicate <C:/temp/fleurs> is a directory with trailing /
|||||pfile<C:/temp/fleurs/> (after *@/ appending)
|||||filename<C:/temp/fleurs>
|||||pfile <fleurs/>
|||||exe keepjumps put ='fleurs/'
|||||
|||||(while) filelist<C:/temp/homepath^JC:/temp/homepath.7z^JC:/temp/
images^JC:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/gvim.exe>
|||||indicate <C:/temp/gvim.exe> is executable with trailing *
|||||pfile<C:/temp/gvim.exe*> (after *@/ appending)
|||||filename<C:/temp/gvim.exe>
|||||pfile <gvim.exe*>
|||||exe keepjumps put ='gvim.exe*'
|||||
|||||(while) filelist<C:/temp/homepath.7z^JC:/temp/images^JC:/temp/
imgs^JC:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/homepath>
|||||indicate <C:/temp/homepath> is a directory with trailing /
|||||pfile<C:/temp/homepath/> (after *@/ appending)
|||||filename<C:/temp/homepath>
|||||pfile <homepath/>
|||||exe keepjumps put ='homepath/'
|||||
|||||(while) filelist<C:/temp/images^JC:/temp/imgs^JC:/temp/
netrw.vim^JC:/temp/test.fdm^JC:/temp/travail_photos_temp^JC:/temp/
vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/
temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/homepath.7z>
|||||pfile<C:/temp/homepath.7z> (after *@/ appending)
|||||filename<C:/temp/homepath.7z>
|||||pfile <homepath.7z>
|||||exe keepjumps put ='homepath.7z'
|||||
|||||(while) filelist<C:/temp/imgs^JC:/temp/netrw.vim^JC:/temp/
test.fdm^JC:/temp/travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-
win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/images>
|||||indicate <C:/temp/images> is a directory with trailing /
|||||pfile<C:/temp/images/> (after *@/ appending)
|||||filename<C:/temp/images>
|||||pfile <images/>
|||||exe keepjumps put ='images/'
|||||
|||||(while) filelist<C:/temp/netrw.vim^JC:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/imgs>
|||||indicate <C:/temp/imgs> is a directory with trailing /
|||||pfile<C:/temp/imgs/> (after *@/ appending)
|||||filename<C:/temp/imgs>
|||||pfile <imgs/>
|||||exe keepjumps put ='imgs/'
|||||
|||||(while) filelist<C:/temp/test.fdm^JC:/temp/
travail_photos_temp^JC:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/netrw.vim>
|||||pfile<C:/temp/netrw.vim> (after *@/ appending)
|||||filename<C:/temp/netrw.vim>
|||||pfile <netrw.vim>
|||||exe keepjumps put ='netrw.vim'
|||||
|||||(while) filelist<C:/temp/travail_photos_temp^JC:/temp/vim^JC:/
temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/
temp/.swp>
|||||(while) filename<C:/temp/test.fdm>
|||||pfile<C:/temp/test.fdm> (after *@/ appending)
|||||filename<C:/temp/test.fdm>
|||||pfile <test.fdm>
|||||exe keepjumps put ='test.fdm'
|||||
|||||(while) filelist<C:/temp/vim^JC:/temp/vlc-1.1.1-win32.exe^JC:/
temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/travail_photos_temp>
|||||indicate <C:/temp/travail_photos_temp> is a directory with
trailing /
|||||pfile<C:/temp/travail_photos_temp/> (after *@/ appending)
|||||filename<C:/temp/travail_photos_temp>
|||||pfile <travail_photos_temp/>
|||||exe keepjumps put ='travail_photos_temp/'
|||||
|||||(while) filelist<C:/temp/vlc-1.1.1-win32.exe^JC:/temp/..^JC:/
temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/vim>
|||||indicate <C:/temp/vim> is a directory with trailing /
|||||pfile<C:/temp/vim/> (after *@/ appending)
|||||filename<C:/temp/vim>
|||||pfile <vim/>
|||||exe keepjumps put ='vim/'
|||||
|||||(while) filelist<C:/temp/..^JC:/temp/.swn^JC:/temp/.swo^JC:/
temp/.swp>
|||||(while) filename<C:/temp/vlc-1.1.1-win32.exe>
|||||indicate <C:/temp/vlc-1.1.1-win32.exe> is executable with
trailing *
|||||pfile<C:/temp/vlc-1.1.1-win32.exe*> (after *@/ appending)
|||||filename<C:/temp/vlc-1.1.1-win32.exe>
|||||pfile <vlc-1.1.1-win32.exe*>
|||||exe keepjumps put ='vlc-1.1.1-win32.exe*'
|||||
|||||(while) filelist<C:/temp/.swn^JC:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/..>
|||||indicate <C:/temp/..> is a directory with trailing /
|||||pfile<C:/temp/../> (after *@/ appending)
|||||filename<C:/temp/..>
|||||pfile <../>
|||||exe keepjumps put ='../'
|||||
|||||(while) filelist<C:/temp/.swo^JC:/temp/.swp>
|||||(while) filename<C:/temp/.swn>
|||||pfile<C:/temp/.swn> (after *@/ appending)
|||||filename<C:/temp/.swn>
|||||pfile <.swn>
|||||exe keepjumps put ='.swn'
|||||
|||||(while) filelist<C:/temp/.swp>
|||||(while) filename<C:/temp/.swo>
|||||pfile<C:/temp/.swo> (after *@/ appending)
|||||filename<C:/temp/.swo>
|||||pfile <.swo>
|||||exe keepjumps put ='.swo'
|||||
|||||(while) filelist<>
|||||(while) filename<C:/temp/.swp>
|||||pfile<C:/temp/.swp> (after *@/ appending)
|||||filename<C:/temp/.swp>
|||||pfile <.swp>
|||||exe keepjumps put ='.swp'
|||||setlocal ts=32
|||||return s:LocalListing }
||||g:netrw_banner=1 w:netrw_bannercnt=9 (banner complete)
||||manipulate directory listing (hide)
||||g:netrw_hide=1 g:netrw_list_hide<>
||||manipulate directory listing (sort) : g:netrw_sort_by<name>
||||SetSort() bannercnt=9 {
|||||priority=1 spriority<001ÿ> seq<[\/]$> seqlist<\.h$,\.c$,\.cpp$,*,
\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=2 spriority<002ÿ> seq<\.h$> seqlist<\.c$,\.cpp$,*,\.o$,
\.obj$,\.info$,\.swp$,\.bak$,\~$>
|||||priority=3 spriority<003ÿ> seq<\.c$> seqlist<\.cpp$,*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=4 spriority<004ÿ> seq<\.cpp$> seqlist<*,\.o$,\.obj$,
\.info$,\.swp$,\.bak$,\~$>
|||||priority=5 spriority<005ÿ> seq<*> seqlist<\.o$,\.obj$,\.info$,
\.swp$,\.bak$,\~$>
|||||priority=6 spriority<006ÿ> seq<\.o$> seqlist<\.obj$,\.info$,\.swp
$,\.bak$,\~$>
|||||priority=7 spriority<007ÿ> seq<\.obj$> seqlist<\.info$,\.swp$,
\.bak$,\~$>
|||||priority=8 spriority<008ÿ> seq<\.info$> seqlist<\.swp$,\.bak$,\~
$>
|||||priority=9 spriority<009ÿ> seq<\.swp$> seqlist<\.bak$,\~$>
|||||priority=10 spriority<010ÿ> seq<\.bak$> seqlist<\~$>
|||||priority=11 spriority<011ÿ> seq<\~$> seqlist<>
|||||return SetSort }
||||g:netrw_sort_direction=normal (bannercnt=9)
||||remove priority pattern prefix
||||modify display if wide/tree listing style
||||place cursor on top-left corner of file listing
||||record netrw_prvdir<C:/temp>
||||s:SetBufWinVars() win#1 {
|||||return s:SetBufWinVars }
||||s:NetrwOptionRestore(vt<w:>) win#1 buf#12 winnr($)=1 {
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||g:netrw_keepdir=1: getcwd<C:\Program Files\Vim\vim72> acd=0
|||||fo=tcq acd=0
|||||ro=0 ma=1 mod=0 wrap=0
|||||diff=0 win#1 w:netrw_diffkeep=doesn't exist
|||||return s:NetrwOptionRestore : win#1 buf#12 }
||||set display to netrw display settings (noma nomod etc)
||||return s:PerformListing : curpos<[0, 9, 1, 0]> }
|||ro=1 ma=0 mod=0 wrap=0
|||return s:NetrwBrowse : did PerformListing }
||return s:NetrwUpload }
|cleanup
|s:NetrwUnmarkList(curbufnr=10 curdir<c:/temp>) {
||s:ComposePath(base<c:/temp> subdir<NERD_tree.zip>) {
|||windows
|||return s:ComposePath c:/temp/NERD_tree.zip }
||return s:NetrwUnmarkList }
|s:NetrwRefreshDir(islocal=0 dirname<ftp://ftpperso.free.fr/uploads/>)
fastbrowse=1 {
||medium-speed mode: refresh local buffers only
||LocalBrowseShellCmdRefresh() browselist=[10, 12] 1 tabs {
|||return LocalBrowseShellCmdRefresh : don't refresh when focus not on
netrw window }
||return s:NetrwRefreshDir }
|LocalBrowseShellCmdRefresh() browselist=[10, 12] 1 tabs {
||return LocalBrowseShellCmdRefresh : don't refresh when focus not on
netrw window }
|return s:NetrwMarkFileCopy 1 }

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php