Skip to content

Can't toggle/preview/kill Livedown when using powershell as vim's shell #38

@xinoj

Description

@xinoj

Under Windows 10, and neovim 0.4.4, I can't send commands to livedown when shell is set to powershell in my vimrc.

If I remove the following lines from my vimrc, it defaults to using cmd.exe as shell, and livedown works fine:

set shell=powershell shellpipe=\| shellxquote=
set shellcmdflag=-NoLogo\ -NoProfile\ -ExecutionPolicy\ RemoteSigned\ -Command
set shellredir=\|\ Out-File\ -Encoding\ UTF8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions