Skip to content

Run command with :!sudo fails on gvim after v8.2.2919 #8951

@presuku

Description

@presuku

Describe the bug

sudo command dose not display password prompt, so I can't input password to sudo command on gvim after v8.2.2919 ( 6a43b37 ).

To Reproduce

SHELL=zsh vim -g -c 'set shelltemp' -c ':!sudo touch /tmp/foobar' -u NONE

EDIT: add SHELL=zsh

Expected behavior
I can input password to sudo command.

Screenshots

  • vim 8.2.2918
    vim-8.2.2918

  • vim 8.2.3469
    vim-8.2.3469

Environment (please complete the following information):

  • Vim 8.2.3469 (8.2.2919 or later)
  • OS: Ubuntu 18.04
  • Terminal: GUI (gtk3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions