-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
I downloaded Vim-v9.1.1591.glibc2.34-x86_64.AppImage
and ran in my headless linux(docker container).
curl -LO https://github.com/vim/vim-appimage/releases/download/v9.1.1591/Vim-v9.1.1591.glibc2.34-x86_64.AppImage
chmod +x Vim-v9.1.1591.glibc2.34-x86_64.AppImage
./Vim-v9.1.1591.glibc2.34-x86_64.AppImage --appimage-extract-and-run
The following error occurred:
/home/vscode/squashfs-root/usr/bin/vim: Error loading shared library: libwayland-client.so.0: Cannot open shared object file: No such file or directory
Why is the TUI vim depend libwayland-client
?
Is it possible to remove this dependency?
Metadata
Metadata
Assignees
Labels
No labels