vim-gitgutter icon indicating copy to clipboard operation
vim-gitgutter copied to clipboard

The plugin doesn't support zsh under Windows

Open netokey opened this issue 1 year ago • 1 comments

What is the latest commit SHA in your installed vim-gitgutter? commit 7b0b5098e3e57be86bb96cfbf2b8902381eef57c (grafted, HEAD -> main, origin/main, origin/HEAD) Author: Andy Stewart [email protected] Date: Tue Jul 16 16:16:19 2024 +0100

Fix async commands with Neovim on Windows

Closes #894.

What vim/nvim version are you on? NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713484068 system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "C:/Program Files (x86)/nvim/share/nvim"

Error snapshot image Error Text Error detected while processing function 579[1]..gitgutter#process_buffer[14]..<SNR>149_setup_path[3]..gitgutter#utility#set_repo_path[14]..gitgutter#async#execute: line 11: E903: Process failed to start: no such file or directory: "/bin/zsh"

netokey avatar Oct 16 '24 02:10 netokey