Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 259 by [email protected]: Patch to fix url construction for scp
protocol
https://code.google.com/p/vim/issues/detail?id=259
netrw breaks remote url by throwing away '@' symbol. Steps to reproduce:
1. Open some file on remote host
vim scp://user@server//home/user/file.txt
2. Go to parent directory
:edit %:h/<CR>
3. Open the same (or any other) file
<CR>
Expected output: opening 'scp://user@server//home/user/file.txt' for the
second time,
Actual output: netrw tries to open 'scp://userserver//home/user/file.txt'
and cannot found it.
Version: VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Sep 1 2014 19:36:32)
on Debian Jessie.
Patch attached.
Attachments:
scp-fix.patch 1.3 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.