Searched +refs:browse +refs:url +refs:at +refs:mouse (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim251 call s:NetrwInit("g:netrw_mousemaps" , (exists("&mouse") && &mouse =~ '[anh]'))
1350 " == 0r : read file at top of buffer
1363 " get name of remote filename (ie. url and all)
1461 " choice = url [protocol:]//[userid@]hostname[:port]/[path-to-file]
1475 " g:netrw_choice = copy of input url (choice)
1681 " at the end of the transfer.
3389 " call Decho('exe silent !start rundll32 url.dll,FileProtocolHandler '.shellescape(fname,1))
3390 exe 'silent !start rundll32 url.dll,FileProtocolHandler '.shellescape(fname,1)
3392 " call Decho('exe silent !rundll32 url
[all...]

Completed in 422 milliseconds