Commit c46c21b
authored
runtime(netrw): fixing remote file removal via ssh (#13942)
Make pattern, which retrieves the path component from e.g.
`scp://user@host//opt/program/file.ext` non-greedy.
Signed-off-by: GuyBrush <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>1 parent 0a3d369 commit c46c21b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10668 | 10668 | | |
10669 | 10669 | | |
10670 | 10670 | | |
10671 | | - | |
| 10671 | + | |
10672 | 10672 | | |
10673 | 10673 | | |
10674 | 10674 | | |
| |||
0 commit comments