Skip to content

nushell somehow influenced vim script system('uname -a') #8981

Description

@zxkmm

Describe the bug

when i run spacevim it trapped an error, after debug, people think it happend when the vim script trying to do system('uname -a')

How to reproduce

install spacevim or clone the spacevim repo and ln spacevim to .vim

Expected behavior

system('uname -a') should return a string but idk what happend since the error log of vim is limited.
but when do string(system('uname -a')) the error still exist.

but it runs good on bash

Screenshots

No response

Configuration

key value
version 0.78.0
branch makepkg
commit_hash 2ec2028
build_os linux-x86_64
build_target x86_64-unknown-linux-gnu
rust_version rustc 1.68.2 (9eb3afe9e 2023-03-27) (Arch Linux rust 1:1.68.2-1)
cargo_version cargo 1.68.2
build_time 2023-04-05 02:09:35 +00:00
build_rust_channel release
features default, zip
installed_plugins

Additional context

wsdjeg/SpaceVim#4844

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions