neovim / neovim

Vim-fork focused on extensibility and usability
https://neovim.io
Other
79.88k stars 5.49k forks source link

neovim does not start on windows server 2022 #29516

Open fekir opened 1 week ago

fekir commented 1 week ago

Problem

I've installed neovim on Windows server 2022, but the program does not seem to start.

Steps to reproduce

Expected behavior

I would expect neovim to start. When invoked with --help to show the help message

Neovim version (nvim -v)

0.10.0 (nvim -v does not print anything)

Vim (not Nvim) behaves the same?

vim (VIM - Vi IMproved 9.1) starts correctly and is able to edit files

Operating system/version

Windows Server 2022 (update june 2024)

Terminal name/version

powershell

$TERM environment variable

""

Installation

setup

fekir commented 6 days ago

Forgot to add, windows server 2022 is installed without "Desktop Experience".

It means, for example, that "explorer.exe" is not available.