Skip to content

SCP Password Prompt #8982

@tmctl

Description

@tmctl
  • nvim --version:
NVIM v0.3.1
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -I/tmp/neovim-20180721-48604-1emkq4l/neovim-0.3.1/build/config -I/tmp/neovim-20180721-48604-1emkq4l/neovim-0.3.1/src -I/usr/local/include -I/usr/local/opt/gettext/include -I/usr/include -I/tmp/neovim-20180721-48604-1emkq4l/neovim-0.3.1/build/src/nvim/auto -I/tmp/neovim-20180721-48604-1emkq4l/neovim-0.3.1/build/include
Compiled by brew@HighSierra.local

Features: +acl +iconv +jemalloc +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/local/Cellar/neovim/0.3.1/share/nvim"
  • Vim (version: ) behaves differently?
    yes - prompts for a password (vim 8.1)
  • Operating system/version:
    macOS 10.13.6
  • Terminal name/version:
    iterm 3.2.0 and Terminal 2.8.2
  • $TERM:
    xterm-256color

Steps to reproduce using nvim -u NORC

nvim -u NORC
:scp 'user@host:/path/to/file' '/path/to/file'

or

nvim scp://user@host//path

Actual behaviour

3 permission denied responses

Expected behaviour

a prompt for the password

Metadata

Metadata

Assignees

No one assigned

    Labels

    environmentuser system environment (terminal, shell, tmux)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions